class org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers
  super_class: java.lang.Object
{
  public long basePointer;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  public long internalPointer;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
         0: .line 43
            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 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;

  public long delta();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
         0: .line 59
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;

  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 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;
    MethodParameters:
      Name  Flags
      obj   

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
         0: .line 74
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.test.DerivedOopTest$Pointers this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/test/DerivedOopTest$Pointers;
}
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