class sun.jvm.hotspot.CommandProcessor$43$1 implements sun.jvm.hotspot.code.CodeCacheVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CommandProcessor$43$1
super_class: java.lang.Object
{
final sun.jvm.hotspot.CommandProcessor$43 this$1;
descriptor: Lsun/jvm/hotspot/CommandProcessor$43;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private final java.io.PrintStream val$fout;
descriptor: Ljava/io/PrintStream;
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
private final sun.jvm.hotspot.ui.classbrowser.HTMLGenerator val$gen;
descriptor: Lsun/jvm/hotspot/ui/classbrowser/HTMLGenerator;
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.CommandProcessor$43, java.io.PrintStream, sun.jvm.hotspot.ui.classbrowser.HTMLGenerator);
descriptor: (Lsun/jvm/hotspot/CommandProcessor$43;Ljava/io/PrintStream;Lsun/jvm/hotspot/ui/classbrowser/HTMLGenerator;)V
flags: (0x0000)
Code:
stack=2, locals=4, args_size=4
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.CommandProcessor$43$1.this$1:Lsun/jvm/hotspot/CommandProcessor$43;
aload 0
aload 2
putfield sun.jvm.hotspot.CommandProcessor$43$1.val$fout:Ljava/io/PrintStream;
aload 0
aload 3
putfield sun.jvm.hotspot.CommandProcessor$43$1.val$gen:Lsun/jvm/hotspot/ui/classbrowser/HTMLGenerator;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$43$1;
MethodParameters:
Name Flags
this$0 final
val$fout final
val$gen final
public void prologue(sun.jvm.hotspot.debugger.Address, sun.jvm.hotspot.debugger.Address);
descriptor: (Lsun/jvm/hotspot/debugger/Address;Lsun/jvm/hotspot/debugger/Address;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$43$1;
0 1 1 start Lsun/jvm/hotspot/debugger/Address;
0 1 2 end Lsun/jvm/hotspot/debugger/Address;
MethodParameters:
Name Flags
start
end
public void visit(sun.jvm.hotspot.code.CodeBlob);
descriptor: (Lsun/jvm/hotspot/code/CodeBlob;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.jvm.hotspot.CommandProcessor$43$1.val$fout:Ljava/io/PrintStream;
aload 0
getfield sun.jvm.hotspot.CommandProcessor$43$1.val$gen:Lsun/jvm/hotspot/ui/classbrowser/HTMLGenerator;
aload 1
invokevirtual sun.jvm.hotspot.code.CodeBlob.contentBegin:()Lsun/jvm/hotspot/debugger/Address;
invokevirtual sun.jvm.hotspot.ui.classbrowser.HTMLGenerator.genHTML:(Lsun/jvm/hotspot/debugger/Address;)Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(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/CommandProcessor$43$1;
0 2 1 blob Lsun/jvm/hotspot/code/CodeBlob;
MethodParameters:
Name Flags
blob
public void epilogue();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$43$1;
}
SourceFile: "CommandProcessor.java"
EnclosingMethod: sun.jvm.hotspot.CommandProcessor$43.doit:(Lsun/jvm/hotspot/CommandProcessor$Tokens;)V
NestHost: sun.jvm.hotspot.CommandProcessor
InnerClasses:
sun.jvm.hotspot.CommandProcessor$43
sun.jvm.hotspot.CommandProcessor$43$1
Tokens = sun.jvm.hotspot.CommandProcessor$Tokens of sun.jvm.hotspot.CommandProcessor