public class sun.jvm.hotspot.ci.ciMethodData extends sun.jvm.hotspot.ci.ciMetadata implements sun.jvm.hotspot.oops.MethodDataInterface<sun.jvm.hotspot.ci.ciKlass, sun.jvm.hotspot.ci.ciMethod>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.ci.ciMethodData
super_class: sun.jvm.hotspot.ci.ciMetadata
{
private static sun.jvm.hotspot.types.AddressField origField;
descriptor: Lsun/jvm/hotspot/types/AddressField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField currentMileageField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField argReturnedField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField argStackField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField argLocalField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField eflagsField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField hintDiField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.types.AddressField dataField;
descriptor: Lsun/jvm/hotspot/types/AddressField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField ;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField dataSizeField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField stateField;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int sizeofMethodDataOopDesc;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.oops.CIntField parametersTypeDataDi;
descriptor: Lsun/jvm/hotspot/oops/CIntField;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new sun.jvm.hotspot.ci.ciMethodData$1
dup
invokespecial sun.jvm.hotspot.ci.ciMethodData$1.<init>:()V
invokestatic sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver:(Ljava/util/Observer;)V
1: return
LocalVariableTable:
Start End Slot Name Signature
private static synchronized void initialize(sun.jvm.hotspot.types.TypeDataBase);
descriptor: (Lsun/jvm/hotspot/types/TypeDataBase;)V
flags: (0x002a) ACC_PRIVATE, ACC_STATIC, ACC_SYNCHRONIZED
Code:
stack=5, locals=3, args_size=1
start local 0 0: aload 0
ldc "ciMethodData"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupType:(Ljava/lang/String;)Lsun/jvm/hotspot/types/Type;
astore 1
start local 1 1: aload 1
ldc "_orig"
invokeinterface sun.jvm.hotspot.types.Type.getAddressField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/AddressField;
putstatic sun.jvm.hotspot.ci.ciMethodData.origField:Lsun/jvm/hotspot/types/AddressField;
2: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_current_mileage"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.currentMileageField:Lsun/jvm/hotspot/oops/CIntField;
3: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_arg_returned"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.argReturnedField:Lsun/jvm/hotspot/oops/CIntField;
4: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_arg_stack"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.argStackField:Lsun/jvm/hotspot/oops/CIntField;
5: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_arg_local"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.argLocalField:Lsun/jvm/hotspot/oops/CIntField;
6: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_eflags"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.eflagsField:Lsun/jvm/hotspot/oops/CIntField;
7: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_hint_di"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.hintDiField:Lsun/jvm/hotspot/oops/CIntField;
8: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_current_mileage"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.currentMileageField:Lsun/jvm/hotspot/oops/CIntField;
9: aload 1
ldc "_data"
invokeinterface sun.jvm.hotspot.types.Type.getAddressField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/AddressField;
putstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
10: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_extra_data_size"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.extraDataSizeField:Lsun/jvm/hotspot/oops/CIntField;
11: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_data_size"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.dataSizeField:Lsun/jvm/hotspot/oops/CIntField;
12: new sun.jvm.hotspot.oops.CIntField
dup
aload 1
ldc "_state"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.stateField:Lsun/jvm/hotspot/oops/CIntField;
13: aload 0
ldc "MethodData"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupType:(Ljava/lang/String;)Lsun/jvm/hotspot/types/Type;
astore 2
start local 2 14: aload 2
invokeinterface sun.jvm.hotspot.types.Type.getSize:()J
l2i
putstatic sun.jvm.hotspot.ci.ciMethodData.sizeofMethodDataOopDesc:I
15: new sun.jvm.hotspot.oops.CIntField
dup
aload 2
ldc "_parameters_type_data_di"
invokeinterface sun.jvm.hotspot.types.Type.getCIntegerField:(Ljava/lang/String;)Lsun/jvm/hotspot/types/CIntegerField;
lconst_0
invokespecial sun.jvm.hotspot.oops.CIntField.<init>:(Lsun/jvm/hotspot/types/CIntegerField;J)V
putstatic sun.jvm.hotspot.ci.ciMethodData.parametersTypeDataDi:Lsun/jvm/hotspot/oops/CIntField;
16: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 db Lsun/jvm/hotspot/types/TypeDataBase;
1 17 1 type Lsun/jvm/hotspot/types/Type;
14 17 2 typeMethodData Lsun/jvm/hotspot/types/Type;
Exceptions:
throws sun.jvm.hotspot.types.WrongTypeException
MethodParameters:
Name Flags
db
public void <init>(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial sun.jvm.hotspot.ci.ciMetadata.<init>:(Lsun/jvm/hotspot/debugger/Address;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 2 1 addr Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
addr
public sun.jvm.hotspot.ci.ciKlass getKlassAtAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciKlass;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic sun.jvm.hotspot.ci.ciObjectFactory.getMetadata:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciMetadata;
checkcast sun.jvm.hotspot.ci.ciKlass
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 1 1 addr Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
addr
public sun.jvm.hotspot.ci.ciMethod getMethodAtAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciMethod;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic sun.jvm.hotspot.ci.ciObjectFactory.getMetadata:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciMetadata;
checkcast sun.jvm.hotspot.ci.ciMethod
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 1 1 addr Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
addr
public void printKlassValueOn(sun.jvm.hotspot.ci.ciKlass, java.io.PrintStream);
descriptor: (Lsun/jvm/hotspot/ci/ciKlass;Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokevirtual sun.jvm.hotspot.ci.ciKlass.printValueOn:(Ljava/io/PrintStream;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 2 1 klass Lsun/jvm/hotspot/ci/ciKlass;
0 2 2 st Ljava/io/PrintStream;
MethodParameters:
Name Flags
klass
st
public void printMethodValueOn(sun.jvm.hotspot.ci.ciMethod, java.io.PrintStream);
descriptor: (Lsun/jvm/hotspot/ci/ciMethod;Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
aload 2
invokevirtual sun.jvm.hotspot.ci.ciMethod.printValueOn:(Ljava/io/PrintStream;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 2 1 method Lsun/jvm/hotspot/ci/ciMethod;
0 2 2 st Ljava/io/PrintStream;
MethodParameters:
Name Flags
method
st
private byte[] fetchDataAt(sun.jvm.hotspot.debugger.Address, long);
descriptor: (Lsun/jvm/hotspot/debugger/Address;J)[B
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=6, args_size=3
start local 0 start local 1 start local 2 0: lload 2
l2i
newarray 8
astore 4
start local 4 1: iconst_0
istore 5
start local 5 2: goto 5
3: StackMap locals: byte[] int
StackMap stack:
aload 4
iload 5
aload 1
iload 5
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.getJByteAt:(J)B
bastore
4: iinc 5 1
StackMap locals:
StackMap stack:
5: iload 5
i2l
lload 2
lcmp
iflt 3
end local 5 6: aload 4
areturn
end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 7 1 base Lsun/jvm/hotspot/debugger/Address;
0 7 2 size J
1 7 4 result [B
2 6 5 i I
MethodParameters:
Name Flags
base
size
public byte[] orig();
descriptor: ()[B
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
getstatic sun.jvm.hotspot.ci.ciMethodData.origField:Lsun/jvm/hotspot/types/AddressField;
invokeinterface sun.jvm.hotspot.types.AddressField.getOffset:()J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: getstatic sun.jvm.hotspot.oops.MethodData.sizeofMethodDataOopDesc:I
newarray 8
astore 2
start local 2 2: iconst_0
istore 3
start local 3 3: goto 6
4: StackMap locals: sun.jvm.hotspot.debugger.Address byte[] int
StackMap stack:
aload 2
iload 3
aload 1
iload 3
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.getJByteAt:(J)B
bastore
5: iinc 3 1
StackMap locals:
StackMap stack:
6: iload 3
getstatic sun.jvm.hotspot.oops.MethodData.sizeofMethodDataOopDesc:I
if_icmplt 4
end local 3 7: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lsun/jvm/hotspot/ci/ciMethodData;
1 8 1 base Lsun/jvm/hotspot/debugger/Address;
2 8 2 result [B
3 7 3 i I
public long[] data();
descriptor: ()[J
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=6, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataSize:()I
getstatic sun.jvm.hotspot.oops.MethodData.cellSize:I
idiv
istore 2
start local 2 2: iload 2
newarray 11
astore 3
start local 3 3: iconst_0
istore 4
start local 4 4: goto 9
5: StackMap locals: sun.jvm.hotspot.ci.ciMethodData sun.jvm.hotspot.debugger.Address int long[] int
StackMap stack:
aload 1
iload 4
getstatic sun.jvm.hotspot.oops.MethodData.cellSize:I
imul
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 5
start local 5 6: aload 5
ifnull 8
7: aload 3
iload 4
aload 5
aconst_null
invokeinterface sun.jvm.hotspot.debugger.Address.minus:(Lsun/jvm/hotspot/debugger/Address;)J
lastore
end local 5 8: StackMap locals:
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
9: iload 4
iload 2
if_icmplt 5
end local 4 10: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/ci/ciMethodData;
1 11 1 base Lsun/jvm/hotspot/debugger/Address;
2 11 2 elements I
3 11 3 result [J
4 10 4 i I
6 8 5 value Lsun/jvm/hotspot/debugger/Address;
int dataSize();
descriptor: ()I
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.ci.ciMethodData.dataSizeField:Lsun/jvm/hotspot/oops/CIntField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.oops.CIntField.getValue:(Lsun/jvm/hotspot/debugger/Address;)J
l2i
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
int ();
descriptor: ()I
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.ci.ciMethodData.extraDataSizeField:Lsun/jvm/hotspot/oops/CIntField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.oops.CIntField.getValue:(Lsun/jvm/hotspot/debugger/Address;)J
l2i
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
int state();
descriptor: ()I
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.ci.ciMethodData.stateField:Lsun/jvm/hotspot/oops/CIntField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.oops.CIntField.getValue:(Lsun/jvm/hotspot/debugger/Address;)J
l2i
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
int currentMileage();
descriptor: ()I
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.ci.ciMethodData.currentMileageField:Lsun/jvm/hotspot/oops/CIntField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.oops.CIntField.getValue:(Lsun/jvm/hotspot/debugger/Address;)J
l2i
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
boolean outOfBounds(int);
descriptor: (I)Z
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: iload 1
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataSize:()I
if_icmplt 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 2 1 dataIndex I
MethodParameters:
Name Flags
dataIndex
sun.jvm.hotspot.oops.ParametersTypeData<sun.jvm.hotspot.ci.ciKlass, sun.jvm.hotspot.ci.ciMethod> parametersTypeData();
descriptor: ()Lsun/jvm/hotspot/oops/ParametersTypeData;
flags: (0x0000)
Code:
stack=4, locals=4, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
getstatic sun.jvm.hotspot.ci.ciMethodData.origField:Lsun/jvm/hotspot/types/AddressField;
invokeinterface sun.jvm.hotspot.types.AddressField.getOffset:()J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: getstatic sun.jvm.hotspot.ci.ciMethodData.parametersTypeDataDi:Lsun/jvm/hotspot/oops/CIntField;
aload 1
invokevirtual sun.jvm.hotspot.oops.CIntField.getValue:(Lsun/jvm/hotspot/debugger/Address;)J
l2i
istore 2
start local 2 2: iload 2
iconst_m1
if_icmpeq 3
iload 2
bipush -2
if_icmpne 4
3: StackMap locals: sun.jvm.hotspot.debugger.Address int
StackMap stack:
aconst_null
areturn
4: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.DataLayout
dup
getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
iload 2
invokespecial sun.jvm.hotspot.oops.DataLayout.<init>:(Lsun/jvm/hotspot/debugger/Address;I)V
astore 3
start local 3 5: new sun.jvm.hotspot.oops.ParametersTypeData
dup
aload 0
aload 3
invokespecial sun.jvm.hotspot.oops.ParametersTypeData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/jvm/hotspot/ci/ciMethodData;
1 6 1 base Lsun/jvm/hotspot/debugger/Address;
2 6 2 di I
5 6 3 dataLayout Lsun/jvm/hotspot/oops/DataLayout;
Signature: ()Lsun/jvm/hotspot/oops/ParametersTypeData<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;
sun.jvm.hotspot.oops.ProfileData dataAt(int);
descriptor: (I)Lsun/jvm/hotspot/oops/ProfileData;
flags: (0x0000)
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
iload 1
invokevirtual sun.jvm.hotspot.ci.ciMethodData.outOfBounds:(I)Z
ifeq 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.DataLayout
dup
getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
iload 1
invokespecial sun.jvm.hotspot.oops.DataLayout.<init>:(Lsun/jvm/hotspot/debugger/Address;I)V
astore 2
start local 2 3: aload 2
invokevirtual sun.jvm.hotspot.oops.DataLayout.tag:()I
tableswitch { // 0 - 12
0: 4
1: 5
2: 6
3: 7
4: 8
5: 9
6: 10
7: 11
8: 12
9: 4
10: 13
11: 14
12: 15
default: 4
}
4: StackMap locals: sun.jvm.hotspot.oops.DataLayout
StackMap stack:
new java.lang.InternalError
dup
invokespecial java.lang.InternalError.<init>:()V
athrow
5: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.BitData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.BitData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
6: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.CounterData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.CounterData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
7: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.JumpData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.JumpData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
8: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.ReceiverTypeData
dup
aload 0
aload 2
invokespecial sun.jvm.hotspot.oops.ReceiverTypeData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
9: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.VirtualCallData
dup
aload 0
aload 2
invokespecial sun.jvm.hotspot.oops.VirtualCallData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
10: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.RetData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.RetData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
11: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.BranchData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.BranchData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
12: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.MultiBranchData
dup
aload 2
invokespecial sun.jvm.hotspot.oops.MultiBranchData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
13: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.CallTypeData
dup
aload 0
aload 2
invokespecial sun.jvm.hotspot.oops.CallTypeData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
14: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.VirtualCallTypeData
dup
aload 0
aload 2
invokespecial sun.jvm.hotspot.oops.VirtualCallTypeData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
15: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.ParametersTypeData
dup
aload 0
aload 2
invokespecial sun.jvm.hotspot.oops.ParametersTypeData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 16 1 dataIndex I
3 16 2 dataLayout Lsun/jvm/hotspot/oops/DataLayout;
MethodParameters:
Name Flags
dataIndex
int dpToDi(int);
descriptor: (I)I
flags: (0x0000)
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 1 1 dp I
MethodParameters:
Name Flags
dp
int firstDi();
descriptor: ()I
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
sun.jvm.hotspot.oops.ProfileData firstData();
descriptor: ()Lsun/jvm/hotspot/oops/ProfileData;
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.firstDi:()I
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataAt:(I)Lsun/jvm/hotspot/oops/ProfileData;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
sun.jvm.hotspot.oops.ProfileData nextData(sun.jvm.hotspot.oops.ProfileData);
descriptor: (Lsun/jvm/hotspot/oops/ProfileData;)Lsun/jvm/hotspot/oops/ProfileData;
flags: (0x0000)
Code:
stack=2, locals=4, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual sun.jvm.hotspot.oops.ProfileData.dp:()I
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dpToDi:(I)I
istore 2
start local 2 1: iload 2
aload 1
invokevirtual sun.jvm.hotspot.oops.ProfileData.sizeInBytes:()I
iadd
istore 3
start local 3 2: aload 0
iload 3
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataAt:(I)Lsun/jvm/hotspot/oops/ProfileData;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 3 1 current Lsun/jvm/hotspot/oops/ProfileData;
1 3 2 currentIndex I
2 3 3 nextIndex I
MethodParameters:
Name Flags
current
boolean isValid(sun.jvm.hotspot.oops.ProfileData);
descriptor: (Lsun/jvm/hotspot/oops/ProfileData;)Z
flags: (0x0000)
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnull 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 2 1 current Lsun/jvm/hotspot/oops/ProfileData;
MethodParameters:
Name Flags
current
sun.jvm.hotspot.oops.DataLayout limitDataPosition();
descriptor: ()Lsun/jvm/hotspot/oops/DataLayout;
flags: (0x0000)
Code:
stack=4, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.oops.DataLayout
dup
getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataSize:()I
invokespecial sun.jvm.hotspot.oops.DataLayout.<init>:(Lsun/jvm/hotspot/debugger/Address;I)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
sun.jvm.hotspot.oops.DataLayout ();
descriptor: ()Lsun/jvm/hotspot/oops/DataLayout;
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.limitDataPosition:()Lsun/jvm/hotspot/oops/DataLayout;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
sun.jvm.hotspot.oops.DataLayout ();
descriptor: ()Lsun/jvm/hotspot/oops/DataLayout;
flags: (0x0000)
Code:
stack=5, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.oops.DataLayout
dup
getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dataSize:()I
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.extraDataSize:()I
iadd
invokespecial sun.jvm.hotspot.oops.DataLayout.<init>:(Lsun/jvm/hotspot/debugger/Address;I)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
sun.jvm.hotspot.oops.DataLayout (sun.jvm.hotspot.oops.DataLayout);
descriptor: (Lsun/jvm/hotspot/oops/DataLayout;)Lsun/jvm/hotspot/oops/DataLayout;
flags: (0x0000)
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: new sun.jvm.hotspot.oops.DataLayout
dup
getstatic sun.jvm.hotspot.ci.ciMethodData.dataField:Lsun/jvm/hotspot/types/AddressField;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getAddress:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.types.AddressField.getValue:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/debugger/Address;
aload 1
invokevirtual sun.jvm.hotspot.oops.DataLayout.dp:()I
aload 1
invokestatic sun.jvm.hotspot.oops.MethodData.extraNbCells:(Lsun/jvm/hotspot/oops/DataLayout;)I
invokestatic sun.jvm.hotspot.oops.DataLayout.computeSizeInBytes:(I)I
iadd
invokespecial sun.jvm.hotspot.oops.DataLayout.<init>:(Lsun/jvm/hotspot/debugger/Address;I)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 1 1 dataLayout Lsun/jvm/hotspot/oops/DataLayout;
MethodParameters:
Name Flags
dataLayout
public void printDataOn(java.io.PrintStream);
descriptor: (Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=5, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.parametersTypeData:()Lsun/jvm/hotspot/oops/ParametersTypeData;
ifnull 2
1: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.parametersTypeData:()Lsun/jvm/hotspot/oops/ParametersTypeData;
aload 1
invokevirtual sun.jvm.hotspot.oops.ParametersTypeData.printDataOn:(Ljava/io/PrintStream;)V
2: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.firstData:()Lsun/jvm/hotspot/oops/ProfileData;
astore 2
start local 2 3: goto 8
4: StackMap locals: sun.jvm.hotspot.oops.ProfileData
StackMap stack:
aload 1
aload 0
aload 2
invokevirtual sun.jvm.hotspot.oops.ProfileData.dp:()I
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dpToDi:(I)I
invokevirtual java.io.PrintStream.print:(I)V
5: aload 1
ldc " "
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
6: aload 2
aload 1
invokevirtual sun.jvm.hotspot.oops.ProfileData.printDataOn:(Ljava/io/PrintStream;)V
7: aload 0
aload 2
invokevirtual sun.jvm.hotspot.ci.ciMethodData.nextData:(Lsun/jvm/hotspot/oops/ProfileData;)Lsun/jvm/hotspot/oops/ProfileData;
astore 2
StackMap locals:
StackMap stack:
8: aload 0
aload 2
invokevirtual sun.jvm.hotspot.ci.ciMethodData.isValid:(Lsun/jvm/hotspot/oops/ProfileData;)Z
ifne 4
9: aload 1
ldc "--- Extra data:"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
10: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.extraDataBase:()Lsun/jvm/hotspot/oops/DataLayout;
astore 3
start local 3 11: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.extraDataLimit:()Lsun/jvm/hotspot/oops/DataLayout;
astore 4
start local 4 12: StackMap locals: sun.jvm.hotspot.oops.DataLayout sun.jvm.hotspot.oops.DataLayout
StackMap stack:
aload 3
invokevirtual sun.jvm.hotspot.oops.DataLayout.tag:()I
lookupswitch { // 4
0: 13
1: 14
9: 18
13: 16
default: 21
}
13: StackMap locals:
StackMap stack:
goto 26
14: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.BitData
dup
aload 3
invokespecial sun.jvm.hotspot.oops.BitData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
astore 2
15: goto 22
16: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.SpeculativeTrapData
dup
aload 0
aload 3
invokespecial sun.jvm.hotspot.oops.SpeculativeTrapData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
astore 2
17: goto 22
18: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.ArgInfoData
dup
aload 3
invokespecial sun.jvm.hotspot.oops.ArgInfoData.<init>:(Lsun/jvm/hotspot/oops/DataLayout;)V
astore 2
19: aload 4
astore 3
20: goto 22
21: StackMap locals:
StackMap stack:
new java.lang.InternalError
dup
new java.lang.StringBuilder
dup
ldc "unexpected tag "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 3
invokevirtual sun.jvm.hotspot.oops.DataLayout.tag:()I
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.InternalError.<init>:(Ljava/lang/String;)V
athrow
22: StackMap locals:
StackMap stack:
aload 1
aload 0
aload 2
invokevirtual sun.jvm.hotspot.oops.ProfileData.dp:()I
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dpToDi:(I)I
invokevirtual java.io.PrintStream.print:(I)V
23: aload 1
ldc " "
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
24: aload 2
aload 1
invokevirtual sun.jvm.hotspot.oops.ProfileData.printDataOn:(Ljava/io/PrintStream;)V
25: aload 3
aload 4
if_acmpne 26
return
26: StackMap locals:
StackMap stack:
aload 0
aload 3
invokevirtual sun.jvm.hotspot.ci.ciMethodData.nextExtra:(Lsun/jvm/hotspot/oops/DataLayout;)Lsun/jvm/hotspot/oops/DataLayout;
astore 3
goto 12
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 27 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 27 1 st Ljava/io/PrintStream;
3 27 2 data Lsun/jvm/hotspot/oops/ProfileData;
11 27 3 dp Lsun/jvm/hotspot/oops/DataLayout;
12 27 4 end Lsun/jvm/hotspot/oops/DataLayout;
MethodParameters:
Name Flags
st
int dumpReplayDataTypeHelper(java.io.PrintStream, int, int, int, sun.jvm.hotspot.oops.ProfileData, sun.jvm.hotspot.ci.ciKlass);
descriptor: (Ljava/io/PrintStream;IIILsun/jvm/hotspot/oops/ProfileData;Lsun/jvm/hotspot/ci/ciKlass;)I
flags: (0x0000)
Code:
stack=4, locals=7, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aload 6
ifnull 3
1: iload 2
ifne 2
iinc 3 1
goto 3
2: StackMap locals:
StackMap stack:
aload 1
new java.lang.StringBuilder
dup
ldc " "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 5
invokevirtual sun.jvm.hotspot.oops.ProfileData.dp:()I
iload 4
invokestatic sun.jvm.hotspot.oops.ProfileData.cellOffset:(I)I
iadd
getstatic sun.jvm.hotspot.oops.MethodData.cellSize:I
idiv
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc " "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 6
invokevirtual sun.jvm.hotspot.ci.ciKlass.name:()Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
3: StackMap locals:
StackMap stack:
iload 3
ireturn
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 4 1 out Ljava/io/PrintStream;
0 4 2 round I
0 4 3 count I
0 4 4 index I
0 4 5 pdata Lsun/jvm/hotspot/oops/ProfileData;
0 4 6 k Lsun/jvm/hotspot/ci/ciKlass;
MethodParameters:
Name Flags
out
round
count
index
pdata
k
int dumpReplayDataReceiverTypeHelper(java.io.PrintStream, int, int, sun.jvm.hotspot.oops.ReceiverTypeData<sun.jvm.hotspot.ci.ciKlass, sun.jvm.hotspot.ci.ciMethod>);
descriptor: (Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/ReceiverTypeData;)I
flags: (0x0000)
Code:
stack=7, locals=7, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: iconst_0
istore 5
start local 5 1: goto 5
2: StackMap locals: int
StackMap stack:
aload 4
iload 5
invokevirtual sun.jvm.hotspot.oops.ReceiverTypeData.receiver:(I)Ljava/lang/Object;
checkcast sun.jvm.hotspot.ci.ciKlass
astore 6
start local 6 3: aload 0
aload 1
iload 2
iload 3
iload 5
invokestatic sun.jvm.hotspot.oops.ReceiverTypeData.receiverCellIndex:(I)I
aload 4
aload 6
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataTypeHelper:(Ljava/io/PrintStream;IIILsun/jvm/hotspot/oops/ProfileData;Lsun/jvm/hotspot/ci/ciKlass;)I
istore 3
end local 6 4: iinc 5 1
StackMap locals:
StackMap stack:
5: iload 5
invokestatic sun.jvm.hotspot.oops.ReceiverTypeData.rowLimit:()I
if_icmplt 2
end local 5 6: iload 3
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 7 1 out Ljava/io/PrintStream;
0 7 2 round I
0 7 3 count I
0 7 4 vdata Lsun/jvm/hotspot/oops/ReceiverTypeData<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;
1 6 5 i I
3 4 6 k Lsun/jvm/hotspot/ci/ciKlass;
Signature: (Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/ReceiverTypeData<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;)I
MethodParameters:
Name Flags
out
round
count
vdata
int dumpReplayDataCallTypeHelper(java.io.PrintStream, int, int, sun.jvm.hotspot.oops.CallTypeDataInterface<sun.jvm.hotspot.ci.ciKlass>);
descriptor: (Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/CallTypeDataInterface;)I
flags: (0x0000)
Code:
stack=8, locals=6, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 4
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.hasArguments:()Z
ifeq 6
1: iconst_0
istore 5
start local 5 2: goto 5
3: StackMap locals: int
StackMap stack:
aload 0
aload 1
iload 2
iload 3
aload 4
iload 5
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.argumentTypeIndex:(I)I
aload 4
checkcast sun.jvm.hotspot.oops.ProfileData
aload 4
iload 5
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.argumentType:(I)Ljava/lang/Object;
checkcast sun.jvm.hotspot.ci.ciKlass
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataTypeHelper:(Ljava/io/PrintStream;IIILsun/jvm/hotspot/oops/ProfileData;Lsun/jvm/hotspot/ci/ciKlass;)I
istore 3
4: iinc 5 1
StackMap locals:
StackMap stack:
5: iload 5
aload 4
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.numberOfArguments:()I
if_icmplt 3
end local 5 6: StackMap locals:
StackMap stack:
aload 4
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.hasReturn:()Z
ifeq 8
7: aload 0
aload 1
iload 2
iload 3
aload 4
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.returnTypeIndex:()I
aload 4
checkcast sun.jvm.hotspot.oops.ProfileData
aload 4
invokeinterface sun.jvm.hotspot.oops.CallTypeDataInterface.returnType:()Ljava/lang/Object;
checkcast sun.jvm.hotspot.ci.ciKlass
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataTypeHelper:(Ljava/io/PrintStream;IIILsun/jvm/hotspot/oops/ProfileData;Lsun/jvm/hotspot/ci/ciKlass;)I
istore 3
8: StackMap locals:
StackMap stack:
iload 3
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 9 1 out Ljava/io/PrintStream;
0 9 2 round I
0 9 3 count I
0 9 4 callTypeData Lsun/jvm/hotspot/oops/CallTypeDataInterface<Lsun/jvm/hotspot/ci/ciKlass;>;
2 6 5 i I
Signature: (Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/CallTypeDataInterface<Lsun/jvm/hotspot/ci/ciKlass;>;)I
MethodParameters:
Name Flags
out
round
count
callTypeData
int (java.io.PrintStream, int, int);
descriptor: (Ljava/io/PrintStream;II)I
flags: (0x0000)
Code:
stack=5, locals=8, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.extraDataBase:()Lsun/jvm/hotspot/oops/DataLayout;
astore 4
start local 4 1: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.extraDataLimit:()Lsun/jvm/hotspot/oops/DataLayout;
astore 5
start local 5 2: goto 16
3: StackMap locals: sun.jvm.hotspot.oops.DataLayout sun.jvm.hotspot.oops.DataLayout
StackMap stack:
aload 4
invokevirtual sun.jvm.hotspot.oops.DataLayout.tag:()I
lookupswitch { // 4
0: 4
1: 5
9: 4
13: 6
default: 14
}
4: StackMap locals:
StackMap stack:
iload 3
ireturn
5: StackMap locals:
StackMap stack:
goto 15
6: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.oops.SpeculativeTrapData
dup
aload 0
aload 4
invokespecial sun.jvm.hotspot.oops.SpeculativeTrapData.<init>:(Lsun/jvm/hotspot/oops/MethodDataInterface;Lsun/jvm/hotspot/oops/DataLayout;)V
astore 6
start local 6 7: aload 6
invokevirtual sun.jvm.hotspot.oops.SpeculativeTrapData.method:()Ljava/lang/Object;
checkcast sun.jvm.hotspot.ci.ciMethod
astore 7
start local 7 8: aload 7
ifnull 15
9: iload 2
ifne 12
10: iinc 3 1
11: goto 15
12: StackMap locals: sun.jvm.hotspot.oops.SpeculativeTrapData sun.jvm.hotspot.ci.ciMethod
StackMap stack:
aload 1
new java.lang.StringBuilder
dup
ldc " "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
aload 6
invokevirtual sun.jvm.hotspot.oops.SpeculativeTrapData.dp:()I
invokestatic sun.jvm.hotspot.oops.SpeculativeTrapData.methodIndex:()I
invokestatic sun.jvm.hotspot.oops.SpeculativeTrapData.cellOffset:(I)I
iadd
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dpToDi:(I)I
getstatic sun.jvm.hotspot.oops.MethodData.cellSize:I
idiv
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc " "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 7
invokevirtual sun.jvm.hotspot.ci.ciMethod.nameAsAscii:()Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
13: goto 15
end local 7 end local 6 14: StackMap locals:
StackMap stack:
new java.lang.InternalError
dup
new java.lang.StringBuilder
dup
ldc "bad tag "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 4
invokevirtual sun.jvm.hotspot.oops.DataLayout.tag:()I
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.InternalError.<init>:(Ljava/lang/String;)V
athrow
15: StackMap locals:
StackMap stack:
aload 0
aload 4
invokevirtual sun.jvm.hotspot.ci.ciMethodData.nextExtra:(Lsun/jvm/hotspot/oops/DataLayout;)Lsun/jvm/hotspot/oops/DataLayout;
astore 4
StackMap locals:
StackMap stack:
16: aload 4
aload 5
if_acmpne 3
17: iload 3
ireturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 18 1 out Ljava/io/PrintStream;
0 18 2 round I
0 18 3 count I
1 18 4 dp Lsun/jvm/hotspot/oops/DataLayout;
2 18 5 end Lsun/jvm/hotspot/oops/DataLayout;
7 14 6 data Lsun/jvm/hotspot/oops/SpeculativeTrapData<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;
8 14 7 m Lsun/jvm/hotspot/ci/ciMethod;
MethodParameters:
Name Flags
out
round
count
public void dumpReplayData(java.io.PrintStream);
descriptor: (Ljava/io/PrintStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=11, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getMetadata:()Lsun/jvm/hotspot/oops/Metadata;
checkcast sun.jvm.hotspot.oops.MethodData
astore 2
start local 2 1: aload 2
invokevirtual sun.jvm.hotspot.oops.MethodData.getMethod:()Lsun/jvm/hotspot/oops/Method;
astore 3
start local 3 2: aload 1
new java.lang.StringBuilder
dup
ldc "ciMethodData "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
3: aload 3
invokevirtual sun.jvm.hotspot.oops.Method.nameAsAscii:()Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
ldc " "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
4: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.state:()I
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
ldc " "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.currentMileage:()I
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
5: invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
6: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.orig:()[B
astore 4
start local 4 7: aload 1
new java.lang.StringBuilder
dup
ldc " orig "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 4
arraylength
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
8: iconst_0
istore 5
start local 5 9: goto 12
10: StackMap locals: sun.jvm.hotspot.ci.ciMethodData java.io.PrintStream sun.jvm.hotspot.oops.MethodData sun.jvm.hotspot.oops.Method byte[] int
StackMap stack:
aload 1
new java.lang.StringBuilder
dup
ldc " "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 4
iload 5
baload
sipush 255
iand
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
11: iinc 5 1
StackMap locals:
StackMap stack:
12: iload 5
aload 4
arraylength
if_icmplt 10
end local 5 13: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.data:()[J
astore 5
start local 5 14: aload 1
new java.lang.StringBuilder
dup
ldc " data "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 5
arraylength
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
15: iconst_0
istore 6
start local 6 16: goto 19
17: StackMap locals: sun.jvm.hotspot.ci.ciMethodData java.io.PrintStream sun.jvm.hotspot.oops.MethodData sun.jvm.hotspot.oops.Method byte[] long[] int
StackMap stack:
aload 1
new java.lang.StringBuilder
dup
ldc " 0x"
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 5
iload 6
laload
invokestatic java.lang.Long.toHexString:(J)Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
18: iinc 6 1
StackMap locals:
StackMap stack:
19: iload 6
aload 5
arraylength
if_icmplt 17
end local 6 20: iconst_0
istore 6
start local 6 21: aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.parametersTypeData:()Lsun/jvm/hotspot/oops/ParametersTypeData;
astore 7
start local 7 22: iconst_0
istore 8
start local 8 23: goto 40
24: StackMap locals: sun.jvm.hotspot.oops.ParametersTypeData int
StackMap stack:
iload 8
iconst_1
if_icmpne 25
aload 1
new java.lang.StringBuilder
dup
ldc " oops "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
iload 6
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
25: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.ci.ciMethodData.firstData:()Lsun/jvm/hotspot/oops/ProfileData;
astore 9
start local 9 26: goto 32
27: StackMap locals: sun.jvm.hotspot.oops.ProfileData
StackMap stack:
aload 9
instanceof sun.jvm.hotspot.oops.ReceiverTypeData
ifeq 29
28: aload 0
aload 1
iload 8
iload 6
aload 9
checkcast sun.jvm.hotspot.oops.ReceiverTypeData
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataReceiverTypeHelper:(Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/ReceiverTypeData;)I
istore 6
29: StackMap locals:
StackMap stack:
aload 9
instanceof sun.jvm.hotspot.oops.CallTypeDataInterface
ifeq 31
30: aload 0
aload 1
iload 8
iload 6
aload 9
checkcast sun.jvm.hotspot.oops.CallTypeDataInterface
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataCallTypeHelper:(Ljava/io/PrintStream;IILsun/jvm/hotspot/oops/CallTypeDataInterface;)I
istore 6
31: StackMap locals:
StackMap stack:
aload 0
aload 9
invokevirtual sun.jvm.hotspot.ci.ciMethodData.nextData:(Lsun/jvm/hotspot/oops/ProfileData;)Lsun/jvm/hotspot/oops/ProfileData;
astore 9
StackMap locals:
StackMap stack:
32: aload 0
aload 9
invokevirtual sun.jvm.hotspot.ci.ciMethodData.isValid:(Lsun/jvm/hotspot/oops/ProfileData;)Z
ifne 27
33: aload 7
ifnull 39
34: iconst_0
istore 10
start local 10 35: goto 38
36: StackMap locals: int
StackMap stack:
aload 0
aload 1
iload 8
iload 6
iload 10
invokestatic sun.jvm.hotspot.oops.ParametersTypeData.typeIndex:(I)I
aload 7
aload 7
iload 10
invokevirtual sun.jvm.hotspot.oops.ParametersTypeData.type:(I)Ljava/lang/Object;
checkcast sun.jvm.hotspot.ci.ciKlass
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataTypeHelper:(Ljava/io/PrintStream;IIILsun/jvm/hotspot/oops/ProfileData;Lsun/jvm/hotspot/ci/ciKlass;)I
istore 6
37: iinc 10 1
StackMap locals:
StackMap stack:
38: iload 10
aload 7
invokevirtual sun.jvm.hotspot.oops.ParametersTypeData.numberOfParameters:()I
if_icmplt 36
end local 10 end local 9 39: StackMap locals:
StackMap stack:
iinc 8 1
StackMap locals:
StackMap stack:
40: iload 8
iconst_2
if_icmplt 24
end local 8 41: iconst_0
istore 6
42: iconst_0
istore 8
start local 8 43: goto 47
44: StackMap locals:
StackMap stack:
iload 8
iconst_1
if_icmpne 45
aload 1
new java.lang.StringBuilder
dup
ldc " methods "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
iload 6
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
45: StackMap locals:
StackMap stack:
aload 0
aload 1
iload 8
iload 6
invokevirtual sun.jvm.hotspot.ci.ciMethodData.dumpReplayDataExtraDataHelper:(Ljava/io/PrintStream;II)I
istore 6
46: iinc 8 1
StackMap locals:
StackMap stack:
47: iload 8
iconst_2
if_icmplt 44
end local 8 48: aload 1
invokevirtual java.io.PrintStream.println:()V
49: return
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 50 0 this Lsun/jvm/hotspot/ci/ciMethodData;
0 50 1 out Ljava/io/PrintStream;
1 50 2 mdo Lsun/jvm/hotspot/oops/MethodData;
2 50 3 method Lsun/jvm/hotspot/oops/Method;
7 50 4 orig [B
9 13 5 i I
14 50 5 data [J
16 20 6 i I
21 50 6 count I
22 50 7 parameters Lsun/jvm/hotspot/oops/ParametersTypeData<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;
23 41 8 round I
26 39 9 pdata Lsun/jvm/hotspot/oops/ProfileData;
35 39 10 i I
43 48 8 round I
MethodParameters:
Name Flags
out
public java.lang.Object getKlassAtAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getKlassAtAddress:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciKlass;
areturn
LocalVariableTable:
Start End Slot Name Signature
public void printMethodValueOn(java.lang.Object, java.io.PrintStream);
descriptor: (Ljava/lang/Object;Ljava/io/PrintStream;)V
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
checkcast sun.jvm.hotspot.ci.ciMethod
aload 2
invokevirtual sun.jvm.hotspot.ci.ciMethodData.printMethodValueOn:(Lsun/jvm/hotspot/ci/ciMethod;Ljava/io/PrintStream;)V
return
LocalVariableTable:
Start End Slot Name Signature
public java.lang.Object getMethodAtAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual sun.jvm.hotspot.ci.ciMethodData.getMethodAtAddress:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/ci/ciMethod;
areturn
LocalVariableTable:
Start End Slot Name Signature
public void printKlassValueOn(java.lang.Object, java.io.PrintStream);
descriptor: (Ljava/lang/Object;Ljava/io/PrintStream;)V
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
checkcast sun.jvm.hotspot.ci.ciKlass
aload 2
invokevirtual sun.jvm.hotspot.ci.ciMethodData.printKlassValueOn:(Lsun/jvm/hotspot/ci/ciKlass;Ljava/io/PrintStream;)V
return
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lsun/jvm/hotspot/ci/ciMetadata;Lsun/jvm/hotspot/oops/MethodDataInterface<Lsun/jvm/hotspot/ci/ciKlass;Lsun/jvm/hotspot/ci/ciMethod;>;
SourceFile: "ciMethodData.java"
NestMembers:
sun.jvm.hotspot.ci.ciMethodData$1
InnerClasses:
sun.jvm.hotspot.ci.ciMethodData$1