public class org.graalvm.compiler.lir.test.GenericValueMapTest
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.lir.test.GenericValueMapTest
super_class: java.lang.Object
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/lir/test/GenericValueMapTest;
public void run0();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\n\tThe method assertEquals(Object, Object) is undefined for the type GenericValueMapTest\n\tThe method assertEquals(Object, Object) is undefined for the type GenericValueMapTest\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\n\tThe method assertEquals(Object, Object) is undefined for the type GenericValueMapTest\n\tThe method assertEquals(Object, Object) is undefined for the type GenericValueMapTest\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\n\tThe method assertNull(Object) is undefined for the type GenericValueMapTest\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/lir/test/GenericValueMapTest;
RuntimeInvisibleAnnotations:
Test()
}
SourceFile: "GenericValueMapTest.java"
NestMembers:
org.graalvm.compiler.lir.test.GenericValueMapTest$DummyKind
InnerClasses:
private final DummyKind = org.graalvm.compiler.lir.test.GenericValueMapTest$DummyKind of org.graalvm.compiler.lir.test.GenericValueMapTest