class sun.jvm.hotspot.oops.GenerateOopMap$2 implements sun.jvm.hotspot.oops.GenerateOopMap$JumpClosure
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.oops.GenerateOopMap$2
super_class: java.lang.Object
{
final sun.jvm.hotspot.oops.GenerateOopMap this$0;
descriptor: Lsun/jvm/hotspot/oops/GenerateOopMap;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.oops.GenerateOopMap);
descriptor: (Lsun/jvm/hotspot/oops/GenerateOopMap;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.oops.GenerateOopMap$2.this$0:Lsun/jvm/hotspot/oops/GenerateOopMap;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/oops/GenerateOopMap$2;
MethodParameters:
Name Flags
this$0 final
public void process(sun.jvm.hotspot.oops.GenerateOopMap, int, int[]);
descriptor: (Lsun/jvm/hotspot/oops/GenerateOopMap;I[I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
iload 2
aload 3
invokevirtual sun.jvm.hotspot.oops.GenerateOopMap.mergeState:(I[I)V
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/oops/GenerateOopMap$2;
0 2 1 c Lsun/jvm/hotspot/oops/GenerateOopMap;
0 2 2 bcpDelta I
0 2 3 data [I
MethodParameters:
Name Flags
c
bcpDelta
data
}
SourceFile: "GenerateOopMap.java"
EnclosingMethod: sun.jvm.hotspot.oops.GenerateOopMap.interpBB:(Lsun/jvm/hotspot/oops/GenerateOopMap$BasicBlock;)V
NestHost: sun.jvm.hotspot.oops.GenerateOopMap
InnerClasses:
sun.jvm.hotspot.oops.GenerateOopMap$2
BasicBlock = sun.jvm.hotspot.oops.GenerateOopMap$BasicBlock of sun.jvm.hotspot.oops.GenerateOopMap
abstract JumpClosure = sun.jvm.hotspot.oops.GenerateOopMap$JumpClosure of sun.jvm.hotspot.oops.GenerateOopMap