class sun.jvm.hotspot.HSDB$HeapProgress$1 implements java.lang.Runnable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.HSDB$HeapProgress$1
  super_class: java.lang.Object
{
  final sun.jvm.hotspot.HSDB$HeapProgress this$1;
    descriptor: Lsun/jvm/hotspot/HSDB$HeapProgress;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.jvm.hotspot.HSDB$HeapProgress);
    descriptor: (Lsun/jvm/hotspot/HSDB$HeapProgress;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.HSDB$HeapProgress$1 this
         0: .line 1696
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.HSDB$HeapProgress$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$HeapProgress$1;
    MethodParameters:
        Name  Flags
      this$0  final

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$HeapProgress$1 this
         0: .line 1698
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            new javax.swing.JInternalFrame
            dup
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.windowTitle:Ljava/lang/String;
            invokespecial javax.swing.JInternalFrame.<init>:(Ljava/lang/String;)V
            putfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
         1: .line 1699
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setResizable:(Z)V
         2: .line 1700
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setIconifiable:(Z)V
         3: .line 1701
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.getContentPane:()Ljava/awt/Container;
            new java.awt.BorderLayout
            dup
            invokespecial java.awt.BorderLayout.<init>:()V
            invokevirtual java.awt.Container.setLayout:(Ljava/awt/LayoutManager;)V
         4: .line 1702
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            new sun.jvm.hotspot.ui.ProgressBarPanel
            dup
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.progressBarTitle:Ljava/lang/String;
            invokespecial sun.jvm.hotspot.ui.ProgressBarPanel.<init>:(Ljava/lang/String;)V
            putfield sun.jvm.hotspot.HSDB$HeapProgress.bar:Lsun/jvm/hotspot/ui/ProgressBarPanel;
         5: .line 1703
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.getContentPane:()Ljava/awt/Container;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.bar:Lsun/jvm/hotspot/ui/ProgressBarPanel;
            ldc "Center"
            invokevirtual java.awt.Container.add:(Ljava/awt/Component;Ljava/lang/Object;)V
         6: .line 1704
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            invokestatic sun.jvm.hotspot.HSDB$HeapProgress.access$0:(Lsun/jvm/hotspot/HSDB$HeapProgress;)Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.desktop:Ljavax/swing/JDesktopPane;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JDesktopPane.add:(Ljava/awt/Component;)Ljava/awt/Component;
            pop
         7: .line 1705
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.pack:()V
         8: .line 1706
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.getParent:()Ljava/awt/Container;
            invokevirtual java.awt.Container.getSize:()Ljava/awt/Dimension;
            invokestatic sun.jvm.hotspot.ui.GraphicsUtilities.constrainToSize:(Ljava/awt/Component;Ljava/awt/Dimension;)V
         9: .line 1707
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokestatic sun.jvm.hotspot.ui.GraphicsUtilities.centerInContainer:(Ljava/awt/Component;)V
        10: .line 1708
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$HeapProgress$1.this$1:Lsun/jvm/hotspot/HSDB$HeapProgress;
            getfield sun.jvm.hotspot.HSDB$HeapProgress.frame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.show:()V
        11: .line 1709
            return
        end local 0 // sun.jvm.hotspot.HSDB$HeapProgress$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lsun/jvm/hotspot/HSDB$HeapProgress$1;
}
SourceFile: "HSDB.java"
EnclosingMethod: sun.jvm.hotspot.HSDB$HeapProgress.heapIterationFractionUpdate:(D)V
NestHost: sun.jvm.hotspot.HSDB
InnerClasses:
  HeapProgress = sun.jvm.hotspot.HSDB$HeapProgress of sun.jvm.hotspot.HSDB
  sun.jvm.hotspot.HSDB$HeapProgress$1