public class sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator
super_class: java.lang.Object
{
private long next;
descriptor: J
flags: (0x0002) ACC_PRIVATE
final sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable this$0;
descriptor: Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
public void <init>(sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable);
descriptor: (Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
0: .line 74
aload 0 /* this */
aload 1
putfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.this$0:Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
1: .line 75
aload 0 /* this */
lconst_0
putfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.next:J
2: .line 74
return
end local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable$Iterator;
MethodParameters:
Name Flags
this$0 final
boolean hasNext();
descriptor: ()Z
flags: (0x0000)
Code:
stack=4, locals=1, args_size=1
start local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
0: .line 78
aload 0 /* this */
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.next:J
aload 0 /* this */
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.this$0:Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;
invokevirtual sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable.size:()J
lcmp
ifge 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable$Iterator;
sun.jvm.hotspot.debugger.Address next();
descriptor: ()Lsun/jvm/hotspot/debugger/Address;
flags: (0x0000)
Code:
stack=8, locals=1, args_size=1
start local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
0: .line 82
aload 0 /* this */
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.next:J
aload 0 /* this */
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.this$0:Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;
invokevirtual sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable.size:()J
lcmp
iflt 2
1: .line 83
new java.lang.RuntimeException
dup
ldc "OOIBE"
invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
2: .line 86
StackMap locals:
StackMap stack:
aload 0 /* this */
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.this$0:Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable;
aload 0 /* this */
dup
getfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.next:J
dup2_x1
lconst_1
ladd
putfield sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator.next:J
invokevirtual sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable.at:(J)Lsun/jvm/hotspot/debugger/Address;
areturn
end local 0 // sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/gc/z/ZGranuleMapForPageTable$Iterator;
}
SourceFile: "ZGranuleMapForPageTable.java"
NestHost: sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable
InnerClasses:
public Iterator = sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable$Iterator of sun.jvm.hotspot.gc.z.ZGranuleMapForPageTable