final class javax.management.remote.rmi.RMIConnector$ObjectInputStreamWithLoader extends java.io.ObjectInputStream
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: javax.management.remote.rmi.RMIConnector$ObjectInputStreamWithLoader
super_class: java.io.ObjectInputStream
{
private final java.lang.ClassLoader loader;
descriptor: Ljava/lang/ClassLoader;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void <init>(java.io.InputStream, java.lang.ClassLoader);
descriptor: (Ljava/io/InputStream;Ljava/lang/ClassLoader;)V
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.rmi.CORBA cannot be resolved\n\tThe import javax.rmi.PortableRemoteObject cannot be resolved\n\tThe import org.omg cannot be resolved\n\tThe import org.omg cannot be resolved\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tjavax.rmi.CORBA cannot be resolved to a type\n\tBAD_OPERATION cannot be resolved to a type\n\tThe method resolveOrb(Map) from the type RMIConnector refers to the missing type ORB\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tWeakReference<ORB> cannot be resolved to a type\n\tWeakReference<ORB> cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tORB cannot be resolved\n\tWeakReference<ORB> cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tThe method resolveOrb(Map) from the type RMIConnector refers to the missing type ORB\n\tPortableRemoteObject cannot be resolved\n\tORB cannot be resolved to a type\n\tORB cannot be resolved to a type\n\tPortableRemoteObject cannot be resolved\n\tPortableRemoteObject cannot be resolved\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tStub cannot be resolved to a type\n\tThe method shadowIiopStub(Stub) from the type RMIConnector refers to the missing type Stub\n\tStub cannot be resolved to a type\n\tORB 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 Ljavax/management/remote/rmi/RMIConnector$ObjectInputStreamWithLoader;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
in
cl
protected java.lang.Class resolveClass(java.io.ObjectStreamClass);
descriptor: (Ljava/io/ObjectStreamClass;)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 Ljavax/management/remote/rmi/RMIConnector$ObjectInputStreamWithLoader;
Exceptions:
throws java.io.IOException, java.lang.ClassNotFoundException
MethodParameters:
Name Flags
classDesc
}
SourceFile: "RMIConnector.java"
NestHost: javax.management.remote.rmi.RMIConnector
InnerClasses:
private final ObjectInputStreamWithLoader = javax.management.remote.rmi.RMIConnector$ObjectInputStreamWithLoader of javax.management.remote.rmi.RMIConnector