class sun.jvm.hotspot.HSDB$46 extends sun.jvm.hotspot.CommandProcessor$DebuggerInterface
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.HSDB$46
  super_class: sun.jvm.hotspot.CommandProcessor$DebuggerInterface
{
  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$46 this
         0: .line 1504
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.CommandProcessor$DebuggerInterface.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$46;
    MethodParameters:
        Name  Flags
      this$0  final

  public sun.jvm.hotspot.HotSpotAgent getAgent();
    descriptor: ()Lsun/jvm/hotspot/HotSpotAgent;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$46 this
         0: .line 1506
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.agent:Lsun/jvm/hotspot/HotSpotAgent;
            areturn
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$46;

  public boolean isAttached();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$46 this
         0: .line 1509
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.attached:Z
            ireturn
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$46;

  public void attach(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.HSDB$46 this
        start local 1 // java.lang.String pid
         0: .line 1512
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            aload 1 /* pid */
            invokevirtual sun.jvm.hotspot.HSDB.attach:(Ljava/lang/String;)V
         1: .line 1513
            return
        end local 1 // java.lang.String pid
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/jvm/hotspot/HSDB$46;
            0    2     1   pid  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      pid   

  public void attach(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.HSDB$46 this
        start local 1 // java.lang.String java
        start local 2 // java.lang.String core
         0: .line 1515
            return
        end local 2 // java.lang.String core
        end local 1 // java.lang.String java
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/HSDB$46;
            0    1     1  java  Ljava/lang/String;
            0    1     2  core  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      java  
      core  

  public void detach();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$46 this
         0: .line 1517
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            invokevirtual sun.jvm.hotspot.HSDB.detachDebugger:()V
         1: .line 1518
            return
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/jvm/hotspot/HSDB$46;

  public void reattach();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.HSDB$46 this
         0: .line 1520
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.attached:Z
            ifeq 2
         1: .line 1521
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            invokevirtual sun.jvm.hotspot.HSDB.detachDebugger:()V
         2: .line 1523
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.pidText:Ljava/lang/String;
            ifnull 5
         3: .line 1524
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.pidText:Ljava/lang/String;
            invokevirtual sun.jvm.hotspot.HSDB$46.attach:(Ljava/lang/String;)V
         4: .line 1525
            goto 6
         5: .line 1526
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.execPath:Ljava/lang/String;
            aload 0 /* this */
            getfield sun.jvm.hotspot.HSDB$46.this$0:Lsun/jvm/hotspot/HSDB;
            getfield sun.jvm.hotspot.HSDB.coreFilename:Ljava/lang/String;
            invokevirtual sun.jvm.hotspot.HSDB$46.attach:(Ljava/lang/String;Ljava/lang/String;)V
         6: .line 1528
      StackMap locals:
      StackMap stack:
            return
        end local 0 // sun.jvm.hotspot.HSDB$46 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/jvm/hotspot/HSDB$46;
}
SourceFile: "HSDB.java"
EnclosingMethod: sun.jvm.hotspot.HSDB.showConsole:()V
NestHost: sun.jvm.hotspot.HSDB
InnerClasses:
  public abstract DebuggerInterface = sun.jvm.hotspot.CommandProcessor$DebuggerInterface of sun.jvm.hotspot.CommandProcessor
  sun.jvm.hotspot.HSDB$46