class sun.jvm.hotspot.CommandProcessor$40$3 implements sun.jvm.hotspot.code.CodeCacheVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CommandProcessor$40$3
super_class: java.lang.Object
{
final sun.jvm.hotspot.CommandProcessor$40 this$1;
descriptor: Lsun/jvm/hotspot/CommandProcessor$40;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private final sun.jvm.hotspot.debugger.Address val$value;
descriptor: Lsun/jvm/hotspot/debugger/Address;
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
private final long val$stride;
descriptor: J
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.CommandProcessor$40, sun.jvm.hotspot.debugger.Address, long);
descriptor: (Lsun/jvm/hotspot/CommandProcessor$40;Lsun/jvm/hotspot/debugger/Address;J)V
flags: (0x0000)
Code:
stack=3, locals=5, args_size=4
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.CommandProcessor$40$3.this$1:Lsun/jvm/hotspot/CommandProcessor$40;
aload 0
aload 2
putfield sun.jvm.hotspot.CommandProcessor$40$3.val$value:Lsun/jvm/hotspot/debugger/Address;
aload 0
lload 3
putfield sun.jvm.hotspot.CommandProcessor$40$3.val$stride:J
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$40$3;
MethodParameters:
Name Flags
this$0 final
val$value final
val$stride final
public void prologue(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=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$40$3;
0 1 1 start Lsun/jvm/hotspot/debugger/Address;
0 1 2 end Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
start
end
public void visit(sun.jvm.hotspot.code.CodeBlob);
descriptor: (Lsun/jvm/hotspot/code/CodeBlob;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=7, args_size=2
start local 0 start local 1 0: iconst_0
istore 2
start local 2 1: aload 1
invokevirtual sun.jvm.hotspot.code.CodeBlob.getAddress:()Lsun/jvm/hotspot/debugger/Address;
astore 3
start local 3 2: aload 3
aload 1
invokevirtual sun.jvm.hotspot.code.CodeBlob.getSize:()I
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 4
start local 4 3: goto 15
4: StackMap locals: int sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack:
aload 3
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 5
start local 5 5: aload 5
aload 0
getfield sun.jvm.hotspot.CommandProcessor$40$3.val$value:Lsun/jvm/hotspot/debugger/Address;
invokestatic sun.jvm.hotspot.utilities.AddressOps.equal:(Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)Z
ifeq 14
6: iload 2
ifne 13
7: iconst_1
istore 2
8: aload 1
aload 0
getfield sun.jvm.hotspot.CommandProcessor$40$3.this$1:Lsun/jvm/hotspot/CommandProcessor$40;
invokestatic sun.jvm.hotspot.CommandProcessor$40.access$0:(Lsun/jvm/hotspot/CommandProcessor$40;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
invokevirtual sun.jvm.hotspot.code.CodeBlob.printOn:(Ljava/io/PrintStream;)V
9: goto 13
StackMap locals: sun.jvm.hotspot.CommandProcessor$40$3 sun.jvm.hotspot.code.CodeBlob int sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address sun.jvm.hotspot.debugger.Address
StackMap stack: java.lang.Exception
10: astore 6
start local 6 11: aload 0
getfield sun.jvm.hotspot.CommandProcessor$40$3.this$1:Lsun/jvm/hotspot/CommandProcessor$40;
invokestatic sun.jvm.hotspot.CommandProcessor$40.access$0:(Lsun/jvm/hotspot/CommandProcessor$40;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "Exception printing blob at "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 3
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
12: aload 6
invokevirtual java.lang.Exception.printStackTrace:()V
end local 6 13: StackMap locals:
StackMap stack:
aload 0
getfield sun.jvm.hotspot.CommandProcessor$40$3.this$1:Lsun/jvm/hotspot/CommandProcessor$40;
invokestatic sun.jvm.hotspot.CommandProcessor$40.access$0:(Lsun/jvm/hotspot/CommandProcessor$40;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
new java.lang.StringBuilder
dup
ldc "found at "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 3
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc "\n"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
14: StackMap locals:
StackMap stack:
aload 3
aload 0
getfield sun.jvm.hotspot.CommandProcessor$40$3.val$stride:J
invokeinterface sun.jvm.hotspot.debugger.Address.addOffsetTo:(J)Lsun/jvm/hotspot/debugger/Address;
astore 3
end local 5 15: StackMap locals:
StackMap stack:
aload 3
ifnull 16
aload 3
aload 4
invokeinterface sun.jvm.hotspot.debugger.Address.lessThan:(Lsun/jvm/hotspot/debugger/Address;)Z
ifne 4
16: StackMap locals:
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 17 0 this Lsun/jvm/hotspot/CommandProcessor$40$3;
0 17 1 blob Lsun/jvm/hotspot/code/CodeBlob;
1 17 2 printed Z
2 17 3 base Lsun/jvm/hotspot/debugger/Address;
3 17 4 end Lsun/jvm/hotspot/debugger/Address;
5 15 5 val Lsun/jvm/hotspot/debugger/Address;
11 13 6 e Ljava/lang/Exception;
Exception table:
from to target type
8 9 10 Class java.lang.Exception
MethodParameters:
Name Flags
blob
public void epilogue();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$40$3;
}
SourceFile: "CommandProcessor.java"
EnclosingMethod: sun.jvm.hotspot.CommandProcessor$40.doit:(Lsun/jvm/hotspot/CommandProcessor$Tokens;)V
NestHost: sun.jvm.hotspot.CommandProcessor
InnerClasses:
sun.jvm.hotspot.CommandProcessor$40
sun.jvm.hotspot.CommandProcessor$40$3
Tokens = sun.jvm.hotspot.CommandProcessor$Tokens of sun.jvm.hotspot.CommandProcessor