public class org.graalvm.compiler.core.test.GraphUtilOriginalValueTests extends org.graalvm.compiler.core.test.CustomizedBytecodePatternTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.core.test.GraphUtilOriginalValueTests
  super_class: org.graalvm.compiler.core.test.CustomizedBytecodePatternTest
{
  static final java.lang.invoke.ConstantCallSite cs1;
    descriptor: Ljava/lang/invoke/ConstantCallSite;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final java.lang.invoke.ConstantCallSite cs2;
    descriptor: Ljava/lang/invoke/ConstantCallSite;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  static final java.lang.invoke.ConstantCallSite cs3;
    descriptor: Ljava/lang/invoke/ConstantCallSite;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
         0: .line 32
            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 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests;

  public static java.lang.Class<?> getLastClass(org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$A);
    descriptor: (Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests$A;)Ljava/lang/Class;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 59
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests$A;)Ljava/lang/Class<*>;
    MethodParameters:
      Name  Flags
      a     

  public void testGetClass();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests;
    RuntimeInvisibleAnnotations: 
      Test()

  static java.lang.invoke.ConstantCallSite init(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)Ljava/lang/invoke/ConstantCallSite;
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 83
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Signature: (Ljava/lang/Class<*>;)Ljava/lang/invoke/ConstantCallSite;
    MethodParameters:
      Name  Flags
      c     

  public static boolean findTarget(java.lang.invoke.MethodHandle);
    descriptor: (Ljava/lang/invoke/MethodHandle;)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 91
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      key   

  public void testGetTarget();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
         0: .line 108
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests;
    RuntimeInvisibleAnnotations: 
      Test()

  protected byte[] generateClass(java.lang.String);
    descriptor: (Ljava/lang/String;)[B
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
         0: .line 117
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests;
    MethodParameters:
                   Name  Flags
      internalClassName  

  public void testUnbalancedMonitors();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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 // org.graalvm.compiler.core.test.GraphUtilOriginalValueTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/core/test/GraphUtilOriginalValueTests;
    Exceptions:
      throws java.lang.ClassNotFoundException
    RuntimeInvisibleAnnotations: 
      Test()
}
SourceFile: "GraphUtilOriginalValueTests.java"
NestMembers:
  org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$A  org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$B  org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$C  org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$LinkedNode
InnerClasses:
  A = org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$A of org.graalvm.compiler.core.test.GraphUtilOriginalValueTests
  B = org.graalvm.compiler.core.test.GraphUtilOriginalValueTests$B of org.graalvm.compiler.core.test.GraphUtilOriginalValueTests
  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