class org.graalvm.compiler.jtt.except.UntrustedInterfaces$PoisonLoader extends org.graalvm.compiler.test.ExportingClassLoader
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.graalvm.compiler.jtt.except.UntrustedInterfaces$PoisonLoader
super_class: org.graalvm.compiler.test.ExportingClassLoader
{
public static final java.lang.String POISON_IMPL_NAME;
descriptor: Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: "org.graalvm.compiler.jtt.except.PoisonPill"
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial org.graalvm.compiler.test.ExportingClassLoader.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/except/UntrustedInterfaces$PoisonLoader;
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 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\tClassWriter cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tType cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tType cannot be resolved\n\tType cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tMethodVisitor cannot be resolved to a type\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\n\tOpcodes cannot be resolved to a variable\n\tType cannot be resolved\n\tOpcodes cannot be resolved to a variable\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/jtt/except/UntrustedInterfaces$PoisonLoader;
Exceptions:
throws java.lang.ClassNotFoundException
Signature: (Ljava/lang/String;)Ljava/lang/Class<*>;
MethodParameters:
Name Flags
name
}
SourceFile: "UntrustedInterfaces.java"
NestHost: org.graalvm.compiler.jtt.except.UntrustedInterfaces
InnerClasses:
private PoisonLoader = org.graalvm.compiler.jtt.except.UntrustedInterfaces$PoisonLoader of org.graalvm.compiler.jtt.except.UntrustedInterfaces