public class sun.jvm.hotspot.runtime.x86.X86Frame extends sun.jvm.hotspot.runtime.Frame
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.runtime.x86.X86Frame
super_class: sun.jvm.hotspot.runtime.Frame
{
private static final boolean DEBUG;
descriptor: Z
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final int LINK_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int RETURN_ADDR_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private static final int SENDER_SP_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 2
private static final int INTERPRETER_FRAME_SENDER_SP_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: -1
private static final int INTERPRETER_FRAME_LAST_SP_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: -2
private static final int INTERPRETER_FRAME_METHOD_OFFSET;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: -3
private static int INTERPRETER_FRAME_MIRROR_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_MDX_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_CACHE_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_LOCALS_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_BCX_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_INITIAL_SP_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_MONITOR_BLOCK_TOP_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int INTERPRETER_FRAME_MONITOR_BLOCK_BOTTOM_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static int ENTRY_FRAME_CALL_WRAPPER_OFFSET;
descriptor: I
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static sun.jvm.hotspot.runtime.VMReg rbp;
descriptor: Lsun/jvm/hotspot/runtime/VMReg;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
sun.jvm.hotspot.debugger.Address raw_fp;
descriptor: Lsun/jvm/hotspot/debugger/Address;
flags: (0x0000)
private sun.jvm.hotspot.debugger.Address raw_unextendedSP;
descriptor: Lsun/jvm/hotspot/debugger/Address;
flags: (0x0002) ACC_PRIVATE
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: ldc "sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG"
invokestatic java.lang.System.getProperty:(Ljava/lang/String;)Ljava/lang/String;
ifnull 1
iconst_1
goto 2
StackMap locals:
StackMap stack:
1: iconst_0
StackMap locals:
StackMap stack: int
2: putstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
3: new sun.jvm.hotspot.runtime.x86.X86Frame$1
dup
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame$1.<init>:()V
invokestatic sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver:(Ljava/util/Observer;)V
4: 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=4, locals=1, args_size=1
start local 0 0: bipush -4
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MIRROR_OFFSET:I
1: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MIRROR_OFFSET:I
iconst_1
isub
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MDX_OFFSET:I
2: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MDX_OFFSET:I
iconst_1
isub
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_CACHE_OFFSET:I
3: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_CACHE_OFFSET:I
iconst_1
isub
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_LOCALS_OFFSET:I
4: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_LOCALS_OFFSET:I
iconst_1
isub
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_BCX_OFFSET:I
5: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_BCX_OFFSET:I
iconst_1
isub
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_INITIAL_SP_OFFSET:I
6: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_INITIAL_SP_OFFSET:I
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MONITOR_BLOCK_TOP_OFFSET:I
7: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_INITIAL_SP_OFFSET:I
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MONITOR_BLOCK_BOTTOM_OFFSET:I
8: aload 0
ldc "frame::entry_frame_call_wrapper_offset"
invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupIntConstant:(Ljava/lang/String;)Ljava/lang/Integer;
invokevirtual java.lang.Integer.intValue:()I
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.ENTRY_FRAME_CALL_WRAPPER_OFFSET:I
9: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
ldc 4
lcmp
ifne 12
10: new sun.jvm.hotspot.runtime.VMReg
dup
iconst_5
invokespecial sun.jvm.hotspot.runtime.VMReg.<init>:(I)V
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.rbp:Lsun/jvm/hotspot/runtime/VMReg;
11: goto 13
12: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.VMReg
dup
bipush 10
invokespecial sun.jvm.hotspot.runtime.VMReg.<init>:(I)V
putstatic sun.jvm.hotspot.runtime.x86.X86Frame.rbp:Lsun/jvm/hotspot/runtime/VMReg;
13: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 db Lsun/jvm/hotspot/types/TypeDataBase;
MethodParameters:
Name Flags
db
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial sun.jvm.hotspot.runtime.Frame.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
private void adjustForDeopt();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=3, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
ifnull 11
1: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getCodeCache:()Lsun/jvm/hotspot/code/CodeCache;
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.CodeCache.findBlob:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/CodeBlob;
astore 1
start local 1 2: aload 1
ifnull 11
aload 1
invokevirtual sun.jvm.hotspot.code.CodeBlob.isJavaMethod:()Z
ifeq 11
3: aload 1
checkcast sun.jvm.hotspot.code.NMethod
astore 2
start local 2 4: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.code.NMethod.deoptHandlerBegin:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.equals:(Ljava/lang/Object;)Z
ifeq 11
5: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 9
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
ifnull 7
iconst_1
goto 8
StackMap locals: sun.jvm.hotspot.code.CodeBlob sun.jvm.hotspot.code.NMethod
StackMap stack:
7: iconst_0
StackMap locals:
StackMap stack: int
8: ldc "null SP in Java frame"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
9: StackMap locals:
StackMap stack:
aload 0
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.code.NMethod.origPCOffset:()I
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
10: aload 0
iconst_1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.deoptimized:Z
end local 2 end local 1 11: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
2 11 1 cb Lsun/jvm/hotspot/code/CodeBlob;
4 11 2 nm Lsun/jvm/hotspot/code/NMethod;
public void <init>(sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
invokespecial sun.jvm.hotspot.runtime.Frame.<init>:()V
1: aload 0
aload 1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
2: aload 0
aload 1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
3: aload 0
aload 2
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
4: aload 0
aload 3
putfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
5: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustUnextendedSP:()V
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustForDeopt:()V
7: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 10
8: getstatic java.lang.System.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "X86Frame(sp, fp, pc): "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
9: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.dumpStack:()V
10: StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
return
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/runtime/x86/X86Frame;
0 11 1 raw_sp Lsun/jvm/hotspot/debugger/Address;
0 11 2 raw_fp Lsun/jvm/hotspot/debugger/Address;
0 11 3 pc Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
raw_sp
raw_fp
pc
public void <init>(sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial sun.jvm.hotspot.runtime.Frame.<init>:()V
1: aload 0
aload 1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
2: aload 0
aload 1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
3: aload 0
aload 2
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
4: aload 0
aload 1
ldc -1
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
5: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustUnextendedSP:()V
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustForDeopt:()V
7: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 10
8: getstatic java.lang.System.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "X86Frame(sp, fp): "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
9: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.dumpStack:()V
10: StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 11 1 raw_sp Lsun/jvm/hotspot/debugger/Address;
0 11 2 raw_fp Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
raw_sp
raw_fp
public void <init>(sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
invokespecial sun.jvm.hotspot.runtime.Frame.<init>:()V
1: aload 0
aload 1
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
2: aload 0
aload 2
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
3: aload 0
aload 3
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
4: aload 0
aload 4
putfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
5: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustUnextendedSP:()V
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.adjustForDeopt:()V
7: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 10
8: getstatic java.lang.System.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "X86Frame(sp, unextendedSP, fp, pc): "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
9: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.dumpStack:()V
10: StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
return
end local 4 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/runtime/x86/X86Frame;
0 11 1 raw_sp Lsun/jvm/hotspot/debugger/Address;
0 11 2 raw_unextendedSp Lsun/jvm/hotspot/debugger/Address;
0 11 3 raw_fp Lsun/jvm/hotspot/debugger/Address;
0 11 4 pc Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
raw_sp
raw_unextendedSp
raw_fp
pc
public java.lang.Object clone();
descriptor: ()Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: new sun.jvm.hotspot.runtime.x86.X86Frame
dup
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:()V
astore 1
start local 1 1: aload 1
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
2: aload 1
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
3: aload 1
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
4: aload 1
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
putfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
5: aload 1
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.deoptimized:Z
putfield sun.jvm.hotspot.runtime.x86.X86Frame.deoptimized:Z
6: aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
1 7 1 frame Lsun/jvm/hotspot/runtime/x86/X86Frame;
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 1
instanceof sun.jvm.hotspot.runtime.x86.X86Frame
ifne 4
3: iconst_0
ireturn
4: StackMap locals:
StackMap stack:
aload 1
checkcast sun.jvm.hotspot.runtime.x86.X86Frame
astore 2
start local 2 5: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.equal:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 10
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.equal:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 10
7: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.equal:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 10
8: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.equal:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 10
9: iconst_1
ireturn
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack:
10: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 11 1 arg Ljava/lang/Object;
5 11 2 other Lsun/jvm/hotspot/runtime/x86/X86Frame;
MethodParameters:
Name Flags
arg
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.hashCode:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.StringBuilder
dup
ldc "sp: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ifnonnull 1
ldc "null"
goto 2
StackMap locals:
StackMap stack: java.lang.StringBuilder
1: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack: java.lang.StringBuilder java.lang.String
2: invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
3: ldc ", unextendedSP: "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
ifnonnull 4
ldc "null"
goto 5
StackMap locals:
StackMap stack: java.lang.StringBuilder
4: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack: java.lang.StringBuilder java.lang.String
5: invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
6: ldc ", fp: "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
ifnonnull 7
ldc "null"
goto 8
StackMap locals:
StackMap stack: java.lang.StringBuilder
7: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack: java.lang.StringBuilder java.lang.String
8: invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
9: ldc ", pc: "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
ifnonnull 10
ldc "null"
goto 11
StackMap locals:
StackMap stack: java.lang.StringBuilder
10: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.pc:Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.Object.toString:()Ljava/lang/String;
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack: java.lang.StringBuilder java.lang.String
11: invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
12: invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getFP();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_fp:Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getSP();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getID();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_sp:Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public boolean isSignalHandlerFrameDbg();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
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/runtime/x86/X86Frame;
public int getSignalNumberDbg();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
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/runtime/x86/X86Frame;
public java.lang.String getSignalNameDbg();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public boolean isInterpretedFrameValid();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 2
1: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.isInterpretedFrame:()Z
ldc "Not an interpreted frame"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
2: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
ifnull 3
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
ldc 3
invokeinterface sun.jvm.hotspot.debugger.Address.andWithMask:(J)Lsun/jvm/hotspot/debugger/Address;
ifnull 4
3: StackMap locals:
StackMap stack:
iconst_0
ireturn
4: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ifnull 5
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ldc 3
invokeinterface sun.jvm.hotspot.debugger.Address.andWithMask:(J)Lsun/jvm/hotspot/debugger/Address;
ifnull 6
5: StackMap locals:
StackMap stack:
iconst_0
ireturn
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_INITIAL_SP_OFFSET:I
i2l
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.lessThan:(Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 8
7: iconst_0
ireturn
8: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.lessThanOrEqual:(Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 10
9: iconst_0
ireturn
10: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.minus:(Lsun/jvm/hotspot/debugger/Address;)J
ldc 4096
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
lcmp
ifle 12
11: iconst_0
ireturn
12: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.runtime.Frame sender(sun.jvm.hotspot.runtime.RegisterMap, sun.jvm.hotspot.code.CodeBlob);
descriptor: (Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/code/CodeBlob;)Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
checkcast sun.jvm.hotspot.runtime.x86.X86RegisterMap
astore 3
start local 3 1: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 5
2: aload 3
ifnull 3
iconst_1
goto 4
StackMap locals: sun.jvm.hotspot.runtime.x86.X86RegisterMap
StackMap stack:
3: iconst_0
StackMap locals:
StackMap stack: int
4: ldc "map must be set"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
5: StackMap locals:
StackMap stack:
aload 3
iconst_0
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.setIncludeArgumentOops:(Z)V
6: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.isEntryFrame:()Z
ifeq 7
aload 0
aload 3
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.senderForEntryFrame:(Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
areturn
7: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.isInterpretedFrame:()Z
ifeq 8
aload 0
aload 3
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.senderForInterpreterFrame:(Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
areturn
8: StackMap locals:
StackMap stack:
aload 2
ifnonnull 11
9: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getCodeCache:()Lsun/jvm/hotspot/code/CodeCache;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.CodeCache.findBlob:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/CodeBlob;
astore 2
10: goto 13
11: StackMap locals:
StackMap stack:
getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 13
12: aload 2
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getCodeCache:()Lsun/jvm/hotspot/code/CodeCache;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.CodeCache.findBlob:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/code/CodeBlob;
invokevirtual sun.jvm.hotspot.code.CodeBlob.equals:(Ljava/lang/Object;)Z
ldc "Must be the same"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
13: StackMap locals:
StackMap stack:
aload 2
ifnull 15
14: aload 0
aload 3
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.senderForCompiledFrame:(Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;Lsun/jvm/hotspot/code/CodeBlob;)Lsun/jvm/hotspot/runtime/Frame;
areturn
15: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.x86.X86Frame
dup
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSenderSP:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getLink:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSenderPC:()Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 16 1 regMap Lsun/jvm/hotspot/runtime/RegisterMap;
0 16 2 cb Lsun/jvm/hotspot/code/CodeBlob;
1 16 3 map Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;
MethodParameters:
Name Flags
regMap
cb
private sun.jvm.hotspot.runtime.Frame senderForEntryFrame(sun.jvm.hotspot.runtime.x86.X86RegisterMap);
descriptor: (Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 2
1: getstatic java.lang.System.out:Ljava/io/PrintStream;
ldc "senderForEntryFrame"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
2: StackMap locals:
StackMap stack:
getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 6
3: aload 1
ifnull 4
iconst_1
goto 5
StackMap locals:
StackMap stack:
4: iconst_0
StackMap locals:
StackMap stack: int
5: ldc "map must be set"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
6: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getEntryFrameCallWrapper:()Lsun/jvm/hotspot/runtime/JavaCallWrapper;
checkcast sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper
astore 2
start local 2 7: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 12
8: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.entryFrameIsFirst:()Z
ifeq 9
iconst_0
goto 10
StackMap locals: sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper
StackMap stack:
9: iconst_1
StackMap locals:
StackMap stack: int
10: ldc "next Java fp must be non zero"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
11: aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaSP:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.greaterThan:(Lsun/jvm/hotspot/debugger/Address;)Z
ldc "must be above this frame on stack"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
12: StackMap locals:
StackMap stack:
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaPC:()Lsun/jvm/hotspot/debugger/Address;
ifnull 15
13: new sun.jvm.hotspot.runtime.x86.X86Frame
dup
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaFP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaPC:()Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
astore 3
start local 3 14: goto 16
end local 3 15: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.x86.X86Frame
dup
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.getLastJavaFP:()Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
astore 3
start local 3 16: StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack:
aload 1
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.clear:()V
17: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 19
18: aload 1
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.getIncludeArgumentOops:()Z
ldc "should be set by clear"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
19: StackMap locals:
StackMap stack:
aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 20 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 20 1 map Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;
7 20 2 jcw Lsun/jvm/hotspot/runtime/x86/X86JavaCallWrapper;
14 15 3 fr Lsun/jvm/hotspot/runtime/x86/X86Frame;
16 20 3 fr Lsun/jvm/hotspot/runtime/x86/X86Frame;
MethodParameters:
Name Flags
map
private void adjustUnextendedSP();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.cb:()Lsun/jvm/hotspot/code/CodeBlob;
astore 1
start local 1 1: aload 1
ifnonnull 2
aconst_null
goto 3
StackMap locals: sun.jvm.hotspot.code.CodeBlob
StackMap stack:
2: aload 1
invokevirtual sun.jvm.hotspot.code.CodeBlob.asNMethodOrNull:()Lsun/jvm/hotspot/code/NMethod;
StackMap locals:
StackMap stack: sun.jvm.hotspot.code.NMethod
3: astore 2
start local 2 4: aload 2
ifnull 7
5: aload 2
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.NMethod.isDeoptEntry:(Lsun/jvm/hotspot/debugger/Address;)Z
ifne 7
6: aload 2
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getPC:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.code.NMethod.isDeoptMhEntry:(Lsun/jvm/hotspot/debugger/Address;)Z
pop
7: StackMap locals: sun.jvm.hotspot.code.NMethod
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
1 8 1 cb Lsun/jvm/hotspot/code/CodeBlob;
4 8 2 senderNm Lsun/jvm/hotspot/code/NMethod;
private sun.jvm.hotspot.runtime.Frame senderForInterpreterFrame(sun.jvm.hotspot.runtime.x86.X86RegisterMap);
descriptor: (Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;)Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0002) ACC_PRIVATE
Code:
stack=6, locals=4, args_size=2
start local 0 start local 1 0: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 2
1: getstatic java.lang.System.out:Ljava/io/PrintStream;
ldc "senderForInterpreterFrame"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
2: StackMap locals:
StackMap stack:
aload 0
iconst_m1
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 2
start local 2 3: aload 0
iconst_2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
astore 3
start local 3 4: aload 1
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.getUpdateMap:()Z
ifeq 6
5: aload 0
aload 1
aload 0
iconst_0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.updateMapWithSavedLink:(Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/debugger/Address;)V
6: StackMap locals: sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
new sun.jvm.hotspot.runtime.x86.X86Frame
dup
aload 3
aload 2
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getLink:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSenderPC:()Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
areturn
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/runtime/x86/X86Frame;
0 7 1 map Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;
3 7 2 unextendedSP Lsun/jvm/hotspot/debugger/Address;
4 7 3 sp Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
map
private void updateMapWithSavedLink(sun.jvm.hotspot.runtime.RegisterMap, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.rbp:Lsun/jvm/hotspot/runtime/VMReg;
aload 2
invokevirtual sun.jvm.hotspot.runtime.RegisterMap.setLocation:(Lsun/jvm/hotspot/runtime/VMReg;Lsun/jvm/hotspot/debugger/Address;)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/runtime/x86/X86Frame;
0 2 1 map Lsun/jvm/hotspot/runtime/RegisterMap;
0 2 2 savedFPAddr Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
map
savedFPAddr
private sun.jvm.hotspot.runtime.Frame senderForCompiledFrame(sun.jvm.hotspot.runtime.x86.X86RegisterMap, sun.jvm.hotspot.code.CodeBlob);
descriptor: (Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;Lsun/jvm/hotspot/code/CodeBlob;)Lsun/jvm/hotspot/runtime/Frame;
flags: (0x0002) ACC_PRIVATE
Code:
stack=6, locals=6, args_size=3
start local 0 start local 1 start local 2 0: getstatic sun.jvm.hotspot.runtime.x86.X86Frame.DEBUG:Z
ifeq 2
1: getstatic java.lang.System.out:Ljava/io/PrintStream;
ldc "senderForCompiledFrame"
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
2: StackMap locals:
StackMap stack:
getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 6
3: aload 1
ifnull 4
iconst_1
goto 5
StackMap locals:
StackMap stack:
4: iconst_0
StackMap locals:
StackMap stack: int
5: ldc "map must be set"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
6: StackMap locals:
StackMap stack:
getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 10
7: aload 2
invokevirtual sun.jvm.hotspot.code.CodeBlob.getFrameSize:()J
lconst_0
lcmp
iflt 8
iconst_1
goto 9
StackMap locals:
StackMap stack:
8: iconst_0
StackMap locals:
StackMap stack: int
9: ldc "must have non-zero frame size"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
10: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getUnextendedSP:()Lsun/jvm/hotspot/debugger/Address;
aload 2
invokevirtual sun.jvm.hotspot.code.CodeBlob.getFrameSize:()J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 3
start local 3 11: aload 3
ldc -1
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 4
start local 4 12: aload 3
ldc -2
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 5
start local 5 13: aload 1
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.getUpdateMap:()Z
ifeq 18
14: aload 1
aload 2
invokevirtual sun.jvm.hotspot.code.CodeBlob.callerMustGCArguments:()Z
invokevirtual sun.jvm.hotspot.runtime.x86.X86RegisterMap.setIncludeArgumentOops:(Z)V
15: aload 2
invokevirtual sun.jvm.hotspot.code.CodeBlob.getOopMaps:()Lsun/jvm/hotspot/compiler/ImmutableOopMapSet;
ifnull 17
16: aload 0
aload 2
aload 1
iconst_1
invokestatic sun.jvm.hotspot.compiler.ImmutableOopMapSet.updateRegisterMap:(Lsun/jvm/hotspot/runtime/Frame;Lsun/jvm/hotspot/code/CodeBlob;Lsun/jvm/hotspot/runtime/RegisterMap;Z)V
17: StackMap locals: sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
aload 0
aload 1
aload 5
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.updateMapWithSavedLink:(Lsun/jvm/hotspot/runtime/RegisterMap;Lsun/jvm/hotspot/debugger/Address;)V
18: StackMap locals:
StackMap stack:
new sun.jvm.hotspot.runtime.x86.X86Frame
dup
aload 3
aload 5
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
aload 4
invokespecial sun.jvm.hotspot.runtime.x86.X86Frame.<init>:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
areturn
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 19 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 19 1 map Lsun/jvm/hotspot/runtime/x86/X86RegisterMap;
0 19 2 cb Lsun/jvm/hotspot/code/CodeBlob;
11 19 3 senderSP Lsun/jvm/hotspot/debugger/Address;
12 19 4 senderPC Lsun/jvm/hotspot/debugger/Address;
13 19 5 savedFPAddr Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
map
cb
protected boolean hasSenderPD();
descriptor: ()Z
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public long frameSize();
descriptor: ()J
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSenderSP:()Lsun/jvm/hotspot/debugger/Address;
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokeinterface sun.jvm.hotspot.debugger.Address.minus:(Lsun/jvm/hotspot/debugger/Address;)J
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
ldiv
lreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getLink();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
iconst_0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getUnextendedSP();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.runtime.x86.X86Frame.raw_unextendedSP:Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getSenderPCAddr();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
iconst_1
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getSenderPC();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSenderPCAddr:()Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address getSenderSP();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
iconst_2
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameLocals();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_LOCALS_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
private sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameBCX();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_BCX_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public int getInterpreterFrameBCI();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfInterpreterFrameBCX:()Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfInterpreterFrameMethod:()Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 2
start local 2 2: aload 2
invokestatic sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor:(Lsun/jvm/hotspot/debugger/Address;)Lsun/jvm/hotspot/oops/Metadata;
checkcast sun.jvm.hotspot.oops.Method
astore 3
start local 3 3: aload 0
aload 1
aload 3
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.bcpToBci:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/oops/Method;)I
ireturn
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/runtime/x86/X86Frame;
1 4 1 bcp Lsun/jvm/hotspot/debugger/Address;
2 4 2 methodHandle Lsun/jvm/hotspot/debugger/Address;
3 4 3 method Lsun/jvm/hotspot/oops/Method;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameMDX();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MDX_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameExpressionStack();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.interpreterFrameMonitorEnd:()Lsun/jvm/hotspot/runtime/BasicObjectLock;
invokevirtual sun.jvm.hotspot.runtime.BasicObjectLock.address:()Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: aload 1
ldc -1
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
1 2 1 monitorEnd Lsun/jvm/hotspot/debugger/Address;
public int getInterpreterFrameExpressionStackDirection();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_m1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameTOS();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameTOSAt(int);
descriptor: (I)Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfInterpreterFrameTOS:()Lsun/jvm/hotspot/debugger/Address;
iload 1
i2l
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
0 1 1 slot I
MethodParameters:
Name Flags
slot
public sun.jvm.hotspot.debugger.Address getInterpreterFrameSenderSP();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 2
1: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.isInterpretedFrame:()Z
ldc "interpreted frame expected"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
2: StackMap locals:
StackMap stack:
aload 0
iconst_m1
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.runtime.BasicObjectLock interpreterFrameMonitorBegin();
descriptor: ()Lsun/jvm/hotspot/runtime/BasicObjectLock;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.runtime.BasicObjectLock
dup
aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MONITOR_BLOCK_BOTTOM_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.BasicObjectLock.<init>:(Lsun/jvm/hotspot/debugger/Address;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.runtime.BasicObjectLock interpreterFrameMonitorEnd();
descriptor: ()Lsun/jvm/hotspot/runtime/BasicObjectLock;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=1
start local 0 0: aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_MONITOR_BLOCK_TOP_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 1: getstatic sun.jvm.hotspot.utilities.Assert.ASSERTS_ENABLED:Z
ifeq 4
2: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
aload 1
invokestatic sun.jvm.hotspot.utilities.AddressOps.gt:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ldc "result must < than frame pointer"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
3: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
aload 1
invokestatic sun.jvm.hotspot.utilities.AddressOps.lte:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ldc "result must >= than stack pointer"
invokestatic sun.jvm.hotspot.utilities.Assert.that:(ZLjava/lang/String;)V
4: StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
new sun.jvm.hotspot.runtime.BasicObjectLock
dup
aload 1
invokespecial sun.jvm.hotspot.runtime.BasicObjectLock.<init>:(Lsun/jvm/hotspot/debugger/Address;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
1 5 1 result Lsun/jvm/hotspot/debugger/Address;
public int interpreterFrameMonitorSize();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic sun.jvm.hotspot.runtime.BasicObjectLock.size:()I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameMethod();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
bipush -3
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.debugger.Address addressOfInterpreterFrameCPCache();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.INTERPRETER_FRAME_CACHE_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
public sun.jvm.hotspot.runtime.JavaCallWrapper getEntryFrameCallWrapper();
descriptor: ()Lsun/jvm/hotspot/runtime/JavaCallWrapper;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper
dup
aload 0
getstatic sun.jvm.hotspot.runtime.x86.X86Frame.ENTRY_FRAME_CALL_WRAPPER_OFFSET:I
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.addressOfStackSlot:(I)Lsun/jvm/hotspot/debugger/Address;
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
invokespecial sun.jvm.hotspot.runtime.x86.X86JavaCallWrapper.<init>:(Lsun/jvm/hotspot/debugger/Address;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
protected sun.jvm.hotspot.debugger.Address addressOfSavedOopResult();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.isClientCompiler:()Z
ifeq 1
iconst_2
goto 2
StackMap locals:
StackMap stack: sun.jvm.hotspot.debugger.Address
1: iconst_3
StackMap locals: sun.jvm.hotspot.runtime.x86.X86Frame
StackMap stack: sun.jvm.hotspot.debugger.Address int
2: i2l
3: invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
4: invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
protected sun.jvm.hotspot.debugger.Address addressOfSavedReceiver();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ldc -4
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
private void dumpStack();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=6, locals=2, args_size=1
start local 0 0: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
ifnull 7
1: aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ldc -5
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 2: goto 5
3: StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
getstatic java.lang.System.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
invokespecial java.lang.StringBuilder.<init>:()V
aload 1
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc ": "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 1
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
4: aload 1
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
5: StackMap locals:
StackMap stack:
aload 1
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getFP:()Lsun/jvm/hotspot/debugger/Address;
ldc 5
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.lte:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifne 3
end local 1 6: goto 12
7: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ldc -5
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
start local 1 8: goto 11
9: StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
getstatic java.lang.System.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
invokespecial java.lang.StringBuilder.<init>:()V
aload 1
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc ": "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 1
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
10: aload 1
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 1
11: StackMap locals:
StackMap stack:
aload 1
aload 0
invokevirtual sun.jvm.hotspot.runtime.x86.X86Frame.getSP:()Lsun/jvm/hotspot/debugger/Address;
ldc 20
invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
invokevirtual sun.jvm.hotspot.runtime.VM.getAddressSize:()J
lmul
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.lte:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifne 9
end local 1 12: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lsun/jvm/hotspot/runtime/x86/X86Frame;
2 6 1 addr Lsun/jvm/hotspot/debugger/Address;
8 12 1 addr Lsun/jvm/hotspot/debugger/Address;
}
SourceFile: "X86Frame.java"
NestMembers:
sun.jvm.hotspot.runtime.x86.X86Frame$1
InnerClasses:
sun.jvm.hotspot.runtime.x86.X86Frame$1