class org.graalvm.compiler.replacements.test.DerivedOopTest$Result
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.replacements.test.DerivedOopTest$Result
super_class: java.lang.Object
{
public org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers beforeGC;
descriptor: Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;
flags: (0x0001) ACC_PUBLIC
public org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers afterGC;
descriptor: Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;
flags: (0x0001) ACC_PUBLIC
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.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tTest cannot be resolved to a type\n\tAssert cannot be resolved\n\tRule cannot be resolved to a type\n\tExpectedException cannot be resolved to a type\n\tExpectedException cannot be resolved\n\tTest cannot be resolved to a type\n\tExpectedException cannot be resolved to a type\n\tExpectedException cannot be resolved to a type\n\tAssert cannot be resolved\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tExpectedException cannot be resolved to a type\n\tExpectedException cannot be resolved to a type\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/replacements/test/DerivedOopTest$Result;
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/replacements/test/DerivedOopTest$Result;
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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/replacements/test/DerivedOopTest$Result;
MethodParameters:
Name Flags
obj
}
SourceFile: "DerivedOopTest.java"
NestHost: org.graalvm.compiler.replacements.test.DerivedOopTest
InnerClasses:
private Pointers = org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers of org.graalvm.compiler.replacements.test.DerivedOopTest
private Result = org.graalvm.compiler.replacements.test.DerivedOopTest$Result of org.graalvm.compiler.replacements.test.DerivedOopTest