class sun.jvm.hotspot.CLHSDB$2 extends sun.jvm.hotspot.CommandProcessor$DebuggerInterface
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CLHSDB$2
super_class: sun.jvm.hotspot.CommandProcessor$DebuggerInterface
{
final sun.jvm.hotspot.CLHSDB this$0;
descriptor: Lsun/jvm/hotspot/CLHSDB;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.CLHSDB);
descriptor: (Lsun/jvm/hotspot/CLHSDB;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
aload 0
invokespecial sun.jvm.hotspot.CommandProcessor$DebuggerInterface.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CLHSDB$2;
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 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.agent:Lsun/jvm/hotspot/HotSpotAgent;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CLHSDB$2;
public boolean isAttached();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.attached:Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CLHSDB$2;
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 start local 1 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
aload 1
invokevirtual sun.jvm.hotspot.CLHSDB.attachDebugger:(Ljava/lang/String;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/CLHSDB$2;
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=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
aload 1
aload 2
invokevirtual sun.jvm.hotspot.CLHSDB.attachDebugger:(Ljava/lang/String;Ljava/lang/String;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/CLHSDB$2;
0 2 1 java Ljava/lang/String;
0 2 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 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
invokevirtual sun.jvm.hotspot.CLHSDB.detachDebugger:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/CLHSDB$2;
public void reattach();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.attached:Z
ifeq 2
1: aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
invokevirtual sun.jvm.hotspot.CLHSDB.detachDebugger:()V
2: StackMap locals:
StackMap stack:
aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.pidText:Ljava/lang/String;
ifnull 5
3: aload 0
aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.pidText:Ljava/lang/String;
invokevirtual sun.jvm.hotspot.CLHSDB$2.attach:(Ljava/lang/String;)V
4: goto 6
5: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.execPath:Ljava/lang/String;
aload 0
getfield sun.jvm.hotspot.CLHSDB$2.this$0:Lsun/jvm/hotspot/CLHSDB;
getfield sun.jvm.hotspot.CLHSDB.coreFilename:Ljava/lang/String;
invokevirtual sun.jvm.hotspot.CLHSDB$2.attach:(Ljava/lang/String;Ljava/lang/String;)V
6: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lsun/jvm/hotspot/CLHSDB$2;
}
SourceFile: "CLHSDB.java"
EnclosingMethod: sun.jvm.hotspot.CLHSDB.run:()V
NestHost: sun.jvm.hotspot.CLHSDB
InnerClasses:
sun.jvm.hotspot.CLHSDB$2
public abstract DebuggerInterface = sun.jvm.hotspot.CommandProcessor$DebuggerInterface of sun.jvm.hotspot.CommandProcessor