class sun.jvm.hotspot.CommandProcessor$19$1 implements sun.jvm.hotspot.classfile.ClassLoaderDataGraph$ClassVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.CommandProcessor$19$1
super_class: java.lang.Object
{
final sun.jvm.hotspot.CommandProcessor$19 this$1;
descriptor: Lsun/jvm/hotspot/CommandProcessor$19;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.CommandProcessor$19);
descriptor: (Lsun/jvm/hotspot/CommandProcessor$19;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // sun.jvm.hotspot.CommandProcessor$19$1 this
0: .line 892
aload 0 /* this */
aload 1
putfield sun.jvm.hotspot.CommandProcessor$19$1.this$1:Lsun/jvm/hotspot/CommandProcessor$19;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // sun.jvm.hotspot.CommandProcessor$19$1 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/CommandProcessor$19$1;
MethodParameters:
Name Flags
this$0 final
public void visit(sun.jvm.hotspot.oops.Klass);
descriptor: (Lsun/jvm/hotspot/oops/Klass;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=6, args_size=2
start local 0 // sun.jvm.hotspot.CommandProcessor$19$1 this
start local 1 // sun.jvm.hotspot.oops.Klass k
0: .line 894
aload 1 /* k */
instanceof sun.jvm.hotspot.oops.InstanceKlass
ifeq 9
aload 1 /* k */
checkcast sun.jvm.hotspot.oops.InstanceKlass
invokevirtual sun.jvm.hotspot.oops.InstanceKlass.getConstants:()Lsun/jvm/hotspot/oops/ConstantPool;
invokevirtual sun.jvm.hotspot.oops.ConstantPool.getCache:()Lsun/jvm/hotspot/oops/ConstantPoolCache;
ifnull 9
1: .line 895
aload 1 /* k */
checkcast sun.jvm.hotspot.oops.InstanceKlass
invokevirtual sun.jvm.hotspot.oops.InstanceKlass.getMethods:()Lsun/jvm/hotspot/utilities/MethodArray;
astore 2 /* methods */
start local 2 // sun.jvm.hotspot.utilities.MethodArray methods
2: .line 896
iconst_0
istore 3 /* i */
start local 3 // int i
3: goto 8
4: .line 897
StackMap locals: sun.jvm.hotspot.utilities.MethodArray int
StackMap stack:
aload 2 /* methods */
iload 3 /* i */
invokevirtual sun.jvm.hotspot.utilities.MethodArray.at:(I)Lsun/jvm/hotspot/oops/Method;
astore 4 /* m */
start local 4 // sun.jvm.hotspot.oops.Method m
5: .line 898
new sun.jvm.hotspot.ui.classbrowser.HTMLGenerator
dup
iconst_0
invokespecial sun.jvm.hotspot.ui.classbrowser.HTMLGenerator.<init>:(Z)V
astore 5 /* gen */
start local 5 // sun.jvm.hotspot.ui.classbrowser.HTMLGenerator gen
6: .line 899
aload 0 /* this */
getfield sun.jvm.hotspot.CommandProcessor$19$1.this$1:Lsun/jvm/hotspot/CommandProcessor$19;
invokestatic sun.jvm.hotspot.CommandProcessor$19.access$0:(Lsun/jvm/hotspot/CommandProcessor$19;)Lsun/jvm/hotspot/CommandProcessor;
getfield sun.jvm.hotspot.CommandProcessor.out:Ljava/io/PrintStream;
aload 5 /* gen */
aload 4 /* m */
invokevirtual sun.jvm.hotspot.ui.classbrowser.HTMLGenerator.genHTML:(Lsun/jvm/hotspot/oops/Method;)Ljava/lang/String;
invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
end local 5 // sun.jvm.hotspot.ui.classbrowser.HTMLGenerator gen
end local 4 // sun.jvm.hotspot.oops.Method m
7: .line 896
iinc 3 /* i */ 1
StackMap locals:
StackMap stack:
8: iload 3 /* i */
aload 2 /* methods */
invokevirtual sun.jvm.hotspot.utilities.MethodArray.length:()I
if_icmplt 4
end local 3 // int i
end local 2 // sun.jvm.hotspot.utilities.MethodArray methods
9: .line 902
StackMap locals:
StackMap stack:
return
end local 1 // sun.jvm.hotspot.oops.Klass k
end local 0 // sun.jvm.hotspot.CommandProcessor$19$1 this
LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lsun/jvm/hotspot/CommandProcessor$19$1;
0 10 1 k Lsun/jvm/hotspot/oops/Klass;
2 9 2 methods Lsun/jvm/hotspot/utilities/MethodArray;
3 9 3 i I
5 7 4 m Lsun/jvm/hotspot/oops/Method;
6 7 5 gen Lsun/jvm/hotspot/ui/classbrowser/HTMLGenerator;
MethodParameters:
Name Flags
k
}
SourceFile: "CommandProcessor.java"
EnclosingMethod: sun.jvm.hotspot.CommandProcessor$19.doit:(Lsun/jvm/hotspot/CommandProcessor$Tokens;)V
NestHost: sun.jvm.hotspot.CommandProcessor
InnerClasses:
sun.jvm.hotspot.CommandProcessor$19
sun.jvm.hotspot.CommandProcessor$19$1
Tokens = sun.jvm.hotspot.CommandProcessor$Tokens of sun.jvm.hotspot.CommandProcessor
public abstract ClassVisitor = sun.jvm.hotspot.classfile.ClassLoaderDataGraph$ClassVisitor of sun.jvm.hotspot.classfile.ClassLoaderDataGraph