public class org.graalvm.compiler.core.test.InterfaceMethodHandleTest$AsmLoader extends org.graalvm.compiler.test.ExportingClassLoader
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.core.test.InterfaceMethodHandleTest$AsmLoader
super_class: org.graalvm.compiler.test.ExportingClassLoader
{
java.lang.Class<?> loaded;
descriptor: Ljava/lang/Class;
flags: (0x0000)
Signature: Ljava/lang/Class<*>;
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 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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 import org.objectweb cannot be resolved\n\tOpcodes 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_PUBLIC cannot be resolved to a variable\n\tACC_PUBLIC cannot be resolved to a variable\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\tINVOKESPECIAL cannot be resolved to a variable\n\tRETURN cannot be resolved to a variable\n\tLabel cannot be resolved to a type\n\tLabel cannot be resolved to a type\n\tACC_PRIVATE cannot be resolved to a variable\n\tLabel cannot be resolved to a type\n\tICONST_0 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tLabel cannot be resolved to a type\n\tACC_PRIVATE cannot be resolved to a variable\n\tLabel cannot be resolved to a type\n\tICONST_0 cannot be resolved to a variable\n\tIRETURN cannot be resolved to a variable\n\tLabel cannot be resolved to a type\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/core/test/InterfaceMethodHandleTest$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 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/core/test/InterfaceMethodHandleTest$AsmLoader;
Exceptions:
throws java.lang.ClassNotFoundException
Signature: (Ljava/lang/String;)Ljava/lang/Class<*>;
MethodParameters:
Name Flags
name
}
SourceFile: "InterfaceMethodHandleTest.java"
NestHost: org.graalvm.compiler.core.test.InterfaceMethodHandleTest
InnerClasses:
public AsmLoader = org.graalvm.compiler.core.test.InterfaceMethodHandleTest$AsmLoader of org.graalvm.compiler.core.test.InterfaceMethodHandleTest