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 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
         0: .line 74
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 75
            aload 0 /* this */
            iconst_0
            putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
         2: .line 74
            return
        end local 0 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
      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 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
        start local 1 // long used
         0: .line 78
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            lload 1 /* used */
            putfield sun.jvm.hotspot.ui.FindInHeapPanel.usedSize:J
         1: .line 79
            aload 0 /* this */
            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: .line 80
            aload 0 /* this */
            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: .line 81
            aload 0 /* this */
            iconst_0
            putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
         4: .line 82
            aload 0 /* this */
            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: .line 83
            return
        end local 1 // long used
        end local 0 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
      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 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
        start local 1 // sun.jvm.hotspot.debugger.Address addr
         0: .line 86
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
            ifeq 1
            return
         1: .line 88
      StackMap locals:
      StackMap stack:
            aload 1 /* addr */
            lconst_0
            invokeinterface sun.jvm.hotspot.debugger.Address.getAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
            astore 2 /* val */
        start local 2 // sun.jvm.hotspot.debugger.Address val
         2: .line 89
            aload 2 /* val */
            aload 0 /* this */
            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: .line 90
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            aload 1 /* addr */
            invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.reportResult:(Lsun/jvm/hotspot/debugger/Address;)Z
            putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
         4: .line 92
      StackMap locals: sun.jvm.hotspot.debugger.Address
      StackMap stack:
            aload 0 /* this */
            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 /* this */
            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: .line 93
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
         6: .line 94
            return
        end local 2 // sun.jvm.hotspot.debugger.Address val
        end local 1 // sun.jvm.hotspot.debugger.Address addr
        end local 0 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
      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 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
        start local 1 // sun.jvm.hotspot.debugger.Address addr
         0: .line 96
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
            ifeq 1
            return
         1: .line 98
      StackMap locals:
      StackMap stack:
            aload 1 /* addr */
            lconst_0
            invokeinterface sun.jvm.hotspot.debugger.Address.getCompOopAddressAt:(J)Lsun/jvm/hotspot/debugger/Address;
            astore 2 /* val */
        start local 2 // sun.jvm.hotspot.debugger.Address val
         2: .line 99
            aload 2 /* val */
            aload 0 /* this */
            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: .line 100
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            aload 1 /* addr */
            invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.reportResult:(Lsun/jvm/hotspot/debugger/Address;)Z
            putfield sun.jvm.hotspot.ui.FindInHeapPanel$1.error:Z
         4: .line 102
      StackMap locals: sun.jvm.hotspot.debugger.Address
      StackMap stack:
            aload 0 /* this */
            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 /* this */
            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: .line 103
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
         6: .line 105
            return
        end local 2 // sun.jvm.hotspot.debugger.Address val
        end local 1 // sun.jvm.hotspot.debugger.Address addr
        end local 0 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
      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 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
         0: .line 107
            aload 0 /* this */
            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: .line 108
            aload 0 /* this */
            getfield sun.jvm.hotspot.ui.FindInHeapPanel$1.this$0:Lsun/jvm/hotspot/ui/FindInHeapPanel;
            invokevirtual sun.jvm.hotspot.ui.FindInHeapPanel.updateProgressBar:()V
         2: .line 109
            aload 0 /* this */
            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: .line 110
            return
        end local 0 // sun.jvm.hotspot.ui.FindInHeapPanel$1 this
      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