class sun.jvm.hotspot.ui.FindInHeapPanel$1 implements sun.jvm.hotspot.oops.RawHeapVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.ui.FindInHeapPanel$1
super_class: java.lang.Object
{
boolean error;
descriptor: Z
flags: (0x0000)
final sun.jvm.hotspot.ui.FindInHeapPanel this$0;
descriptor: Lsun/jvm/hotspot/ui/FindInHeapPanel;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.ui.FindInHeapPanel);
descriptor: (Lsun/jvm/hotspot/ui/FindInHeapPanel;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
iconst_0
putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/ui/FindInHeapPanel$1;
MethodParameters:
Name Flags
this$0 final
public void prologue(long);
descriptor: (J)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
lload 1
putfield sun.jvm.hotspot.ui.FindInHeapPanel.usedSize:J
1: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
lconst_0
putfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
2: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
dconst_0
putfield sun.jvm.hotspot.ui.FindInHeapPanel.lastFrac:D
3: aload 0
iconst_0
putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
4: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
new java.util.ArrayList
dup
invokespecial java.util.ArrayList.<init>:()V
putfield sun.jvm.hotspot.ui.FindInHeapPanel.updates:Ljava/util/ArrayList;
5: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/jvm/hotspot/ui/FindInHeapPanel$1;
0 6 1 used J
MethodParameters:
Name Flags
used
public void visitAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 1
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 2
start local 2 2: aload 2
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
getfield sun.jvm.hotspot.ui.FindInHeapPanel.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 4
3: aload 0
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
aload 1
invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.reportResult:(Lsun/jvm/hotspot/debugger/Address;)Z
putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
4: StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
dup
getfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
getfield sun.jvm.hotspot.ui.FindInHeapPanel.addressSize:J
ladd
putfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
5: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
6: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/ui/FindInHeapPanel$1;
0 7 1 addr Lsun/jvm/hotspot/debugger/Address;
2 7 2 val Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
addr
public void visitCompOopAddress(sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
ifeq 1
return
1: StackMap locals:
StackMap stack:
aload 1
lconst_0
invokeinterface sun.jvm.hotspot.debugger.Address.getCompOopAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
astore 2
start local 2 2: aload 2
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
getfield sun.jvm.hotspot.ui.FindInHeapPanel.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 4
3: aload 0
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
aload 1
invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.reportResult:(Lsun/jvm/hotspot/debugger/Address;)Z
putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
4: StackMap locals: sun.jvm.hotspot.debugger.Address
StackMap stack:
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
dup
getfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
getfield sun.jvm.hotspot.ui.FindInHeapPanel.addressSize:J
ladd
putfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
5: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
6: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/ui/FindInHeapPanel$1;
0 7 1 addr Lsun/jvm/hotspot/debugger/Address;
2 7 2 val Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
addr
public void epilogue();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
lconst_0
putfield sun.jvm.hotspot.ui.FindInHeapPanel.iterated:J
1: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
2: aload 0
getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
getfield sun.jvm.hotspot.ui.FindInHeapPanel.findButton:Ljavax/swing/JButton;
iconst_1
invokevirtual javax.swing.JButton.setEnabled:(Z)V
3: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/jvm/hotspot/ui/FindInHeapPanel$1;
}
SourceFile: "FindInHeapPanel.java"
EnclosingMethod: sun.jvm.hotspot.ui.FindInHeapPanel.<init>:()V
NestHost: sun.jvm.hotspot.ui.FindInHeapPanel
InnerClasses:
sun.jvm.hotspot.ui.FindInHeapPanel$1