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

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

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$45 this
         0: .line 1382
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            new javax.swing.JInternalFrame
            dup
            ldc "Java Threads"
            invokespecial javax.swing.JInternalFrame.<init>:(Ljava/lang/String;)V
            putfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
         1: .line 1383
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setResizable:(Z)V
         2: .line 1384
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            iconst_1
            invokevirtual javax.swing.JInternalFrame.setIconifiable:(Z)V
         3: .line 1385
            new sun.jvm.hotspot.ui.JavaThreadsPanel
            dup
            invokespecial sun.jvm.hotspot.ui.JavaThreadsPanel.<init>:()V
            astore 1 /* threadsPanel */
        start local 1 // sun.jvm.hotspot.ui.JavaThreadsPanel threadsPanel
         4: .line 1386
            aload 1 /* threadsPanel */
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            invokevirtual sun.jvm.hotspot.ui.JavaThreadsPanel.addPanelListener:(Lsun/jvm/hotspot/ui/SAListener;)V
         5: .line 1387
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.getContentPane:()Ljava/awt/Container;
            aload 1 /* threadsPanel */
            invokevirtual java.awt.Container.add:(Ljava/awt/Component;)Ljava/awt/Component;
            pop
         6: .line 1388
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            sipush 500
            sipush 300
            invokevirtual javax.swing.JInternalFrame.setSize:(II)V
         7: .line 1389
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.pack:()V
         8: .line 1390
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.desktop:Ljavax/swing/JDesktopPane;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JDesktopPane.add:(Ljava/awt/Component;)Ljava/awt/Component;
            pop
         9: .line 1391
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            ldc 0.75
            ldc 0.25
            iconst_0
            bipush 20
            invokestatic sun.jvm.hotspot.ui.GraphicsUtilities.moveToInContainer:(Ljava/awt/Component;FFII)V
        10: .line 1392
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.threadsFrame:Ljavax/swing/JInternalFrame;
            invokevirtual javax.swing.JInternalFrame.show:()V
        11: .line 1393
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.attachMenuItems:Ljava/util/List;
            iconst_0
            invokevirtual sun.jvm.hotspot.HSDB.setMenuItemsEnabled:(Ljava/util/List;Z)V
        12: .line 1394
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.detachMenuItems:Ljava/util/List;
            iconst_1
            invokevirtual sun.jvm.hotspot.HSDB.setMenuItemsEnabled:(Ljava/util/List;Z)V
        13: .line 1395
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.toolsMenu:Ljavax/swing/JMenu;
            iconst_1
            invokevirtual javax.swing.JMenu.setEnabled:(Z)V
        14: .line 1396
            new sun.jvm.hotspot.HSDB$45$1
            dup
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.HSDB$45$1.<init>:(Lsun/jvm/hotspot/HSDB$45;)V
            invokestatic sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver:(Ljava/util/Observer;)V
        15: .line 1401
            return
        end local 1 // sun.jvm.hotspot.ui.JavaThreadsPanel threadsPanel
        end local 0 // sun.jvm.hotspot.HSDB$45 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   16     0          this  Lsun/jvm/hotspot/HSDB$45;
            4   16     1  threadsPanel  Lsun/jvm/hotspot/ui/JavaThreadsPanel;

  static sun.jvm.hotspot.HSDB access$0(sun.jvm.hotspot.HSDB$45);
    descriptor: (Lsun/jvm/hotspot/HSDB$45;)Lsun/jvm/hotspot/HSDB;
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1380
            aload 0
            getfield sun.jvm.hotspot.HSDB$45.this$0:Lsun/jvm/hotspot/HSDB;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "HSDB.java"
EnclosingMethod: sun.jvm.hotspot.HSDB.showThreadsDialog:()V
NestHost: sun.jvm.hotspot.HSDB
InnerClasses:
  sun.jvm.hotspot.HSDB$45
  sun.jvm.hotspot.HSDB$45$1