class org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$C extends org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$LinkedNode
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$C
super_class: org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$LinkedNode
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe import org.objectweb cannot be resolved\n\tThe hierarchy of the type GraphUtilOriginalValueTests is inconsistent\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tClassWriter cannot be resolved to a type\n\tClassWriter cannot be resolved to a type\n\tClassWriter cannot be resolved to a variable\n\tACC_SUPER cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tALOAD cannot be resolved to a variable\n\tMONITORENTER cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tMONITOREXIT cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tIF_ACMPEQ cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tGOTO cannot be resolved to a variable\n\tRETURN cannot be resolved to a variable\n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n\tAssert cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests$C;
}
SourceFile: "GraphUtilOriginalValueTests.java"
NestHost: org.graalvm.compiler.core.test.GraphUtilOriginalValueTests
InnerClasses:
C = org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$C of org.graalvm.compiler.core.test.GraphUtilOriginalValueTests
LinkedNode = org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$LinkedNode of org.graalvm.compiler.core.test.GraphUtilOriginalValueTests