class sun.jvm.hotspot.compiler.OopMapValue$OopTypes$4 extends sun.jvm.hotspot.compiler.OopMapValue$OopTypes
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.compiler.OopMapValue$OopTypes$4
super_class: sun.jvm.hotspot.compiler.OopMapValue$OopTypes
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial sun.jvm.hotspot.compiler.OopMapValue$OopTypes.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/compiler/OopMapValue$OopTypes$4;
int getValue();
descriptor: ()I
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.compiler.OopMapValue.CALLEE_SAVED_VALUE:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/compiler/OopMapValue$OopTypes$4;
}
SourceFile: "OopMapValue.java"
EnclosingMethod: sun.jvm.hotspot.compiler.OopMapValue$OopTypes
NestHost: sun.jvm.hotspot.compiler.OopMapValue
InnerClasses:
public abstract OopTypes = sun.jvm.hotspot.compiler.OopMapValue$OopTypes of sun.jvm.hotspot.compiler.OopMapValue
sun.jvm.hotspot.compiler.OopMapValue$OopTypes$4