class sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK implements java.io.Serializable
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK
super_class: java.lang.Object
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
static sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK theOne;
descriptor: Lsun/security/util/ObjectIdentifier$HugeOidNotSupportedByOldJDK;
flags: (0x0008) ACC_STATIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: .line 165
new sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK
dup
invokespecial sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK.<init>:()V
putstatic sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK.theOne:Lsun/security/util/ObjectIdentifier$HugeOidNotSupportedByOldJDK;
return
LocalVariableTable:
Start End Slot Name Signature
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK this
0: .line 163
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/util/ObjectIdentifier$HugeOidNotSupportedByOldJDK;
}
SourceFile: "ObjectIdentifier.java"
NestHost: sun.security.util.ObjectIdentifier
InnerClasses:
HugeOidNotSupportedByOldJDK = sun.security.util.ObjectIdentifier$HugeOidNotSupportedByOldJDK of sun.security.util.ObjectIdentifier