class sun.jvm.hotspot.CommandProcessor$40$2 extends sun.jvm.hotspot.oops.DefaultHeapVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CommandProcessor$40$2
super_class: sun.jvm.hotspot.oops.DefaultHeapVisitor
{
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
void <init>(sun.jvm.hotspot.CommandProcessor$40, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/CommandProcessor$40;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 // sun.jvm.hotspot.CommandProcessor$40$2 this
0: .line 1487
aload 0 /* this */
aload 1
putfield sun.jvm.hotspot.CommandProcessor$40$2.this$1:Lsun/jvm/hotspot/CommandProcessor$40;
aload 0 /* this */
aload 2
putfield sun.jvm.hotspot.CommandProcessor$40$2.val$value:Lsun/jvm/hotspot/debugger/Address;
aload 0 /* this */
invokespecial sun.jvm.hotspot.oops.DefaultHeapVisitor.<init>:()V
return
end local 0 // sun.jvm.hotspot.CommandProcessor$40$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$40$2;
MethodParameters:
Name Flags
this$0 final
val$value final
public boolean doObj(sun.jvm.hotspot.oops.Oop);
descriptor: (Lsun/jvm/hotspot/oops/Oop;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=7, args_size=2
start local 0 // sun.jvm.hotspot.CommandProcessor$40$2 this
start local 1 // sun.jvm.hotspot.oops.Oop obj
0: .line 1489
iconst_0
istore 2 /* index */
start local 2 // int index
1: .line 1490
aload 1 /* obj */
invokevirtual sun.jvm.hotspot.oops.Oop.getHandle:()Lsun/jvm/hotspot/debugger/OopHandle;
astore 3 /* start */
start local 3 // sun.jvm.hotspot.debugger.Address start
2: .line 1491
aload 1 /* obj */
invokevirtual sun.jvm.hotspot.oops.Oop.getObjectSize:()J
lstore 4 /* end */
start local 4 // long end
3: .line 1492
goto 9
4: .line 1493
StackMap locals: int sun.jvm.hotspot.debugger.Address long
StackMap stack:
aload 3 /* start */
iload 2 /* index */
i2l
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 6 /* val */
start local 6 // sun.jvm.hotspot.debugger.Address val
5: .line 1494
aload 6 /* val */
aload 0 /* this */
getfield sun.jvm.hotspot.CommandProcessor$40$2.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 8
6: .line 1495
aload 0 /* this */
getfield sun.jvm.hotspot.CommandProcessor$40$2.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 in "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 1 /* obj */
invokevirtual sun.jvm.hotspot.oops.Oop.getHandle:()Lsun/jvm/hotspot/debugger/OopHandle;
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
7: .line 1496
goto 10
8: .line 1498
StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
iinc 2 /* index */ 4
end local 6 // sun.jvm.hotspot.debugger.Address val
9: .line 1492
StackMap locals:
StackMap stack:
iload 2 /* index */
i2l
lload 4 /* end */
lcmp
iflt 4
10: .line 1500
StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 4 // long end
end local 3 // sun.jvm.hotspot.debugger.Address start
end local 2 // int index
end local 1 // sun.jvm.hotspot.oops.Oop obj
end local 0 // sun.jvm.hotspot.CommandProcessor$40$2 this
LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/jvm/hotspot/CommandProcessor$40$2;
0 11 1 obj Lsun/jvm/hotspot/oops/Oop;
1 11 2 index I
2 11 3 start Lsun/jvm/hotspot/debugger/Address;
3 11 4 end J
5 9 6 val Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
obj
}
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$2
Tokens = sun.jvm.hotspot.CommandProcessor$Tokens of sun.jvm.hotspot.CommandProcessor