public class org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader extends java.lang.ClassLoader
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader
  super_class: java.lang.ClassLoader
{
  java.lang.Class<?> loaded;
    descriptor: Ljava/lang/Class;
    flags: (0x0000) 
    Signature: Ljava/lang/Class<*>;

  static final java.lang.String NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  public void <init>(java.lang.ClassLoader);
    descriptor: (Ljava/lang/ClassLoader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.graalvm.compiler.core.common.util.ModuleAPI.addExports cannot be resolved\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\tOpcodes cannot be resolved to a type\n\tBeforeClass cannot be resolved to a type\n\taddExports cannot be resolved\n\taddExports cannot be resolved\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\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\tMethodVisitor cannot be resolved to a type\n\tACC_SUPER cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tINVOKESPECIAL cannot be resolved to a variable\n\tRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tLRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tFRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tDRETURN cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\n\tACC_STATIC cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tCHECKCAST cannot be resolved to a variable\n\tASTORE cannot be resolved to a variable\n\tALOAD cannot be resolved to a variable\n\tICONST_0 cannot be resolved to a variable\n\tINVOKEVIRTUAL cannot be resolved to a variable\n\tARETURN cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/hotspot/test/ConstantPoolSubstitutionsTests$AsmLoader;
    MethodParameters:
        Name  Flags
      parent  

  protected java.lang.Class<?> findClass(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Class;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader this
         0: .line 184
            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.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/hotspot/test/ConstantPoolSubstitutionsTests$AsmLoader;
    Exceptions:
      throws java.lang.ClassNotFoundException
    Signature: (Ljava/lang/String;)Ljava/lang/Class<*>;
    MethodParameters:
      Name  Flags
      name  
}
SourceFile: "ConstantPoolSubstitutionsTests.java"
NestHost: org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests
InnerClasses:
  public AsmLoader = org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests$AsmLoader of org.graalvm.compiler.hotspot.test.ConstantPoolSubstitutionsTests