class sun.jvm.hotspot.gc.z.ZPageTable$1 extends sun.jvm.hotspot.gc.z.ZPageTable$ZPageFilter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.gc.z.ZPageTable$1
super_class: sun.jvm.hotspot.gc.z.ZPageTable$ZPageFilter
{
final sun.jvm.hotspot.gc.z.ZPageTable this$0;
descriptor: Lsun/jvm/hotspot/gc/z/ZPageTable;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(sun.jvm.hotspot.gc.z.ZPageTable, sun.jvm.hotspot.gc.z.ZPageTable);
descriptor: (Lsun/jvm/hotspot/gc/z/ZPageTable;Lsun/jvm/hotspot/gc/z/ZPageTable;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 0: aload 0
aload 2
putfield sun.jvm.hotspot.gc.z.ZPageTable$1.this$0:Lsun/jvm/hotspot/gc/z/ZPageTable;
aload 0
aload 1
invokespecial sun.jvm.hotspot.gc.z.ZPageTable$ZPageFilter.<init>:(Lsun/jvm/hotspot/gc/z/ZPageTable;)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/gc/z/ZPageTable$1;
MethodParameters:
Name Flags
this$0 final
this$1 final
public boolean accept(sun.jvm.hotspot.gc.z.ZPage);
descriptor: (Lsun/jvm/hotspot/gc/z/ZPage;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual sun.jvm.hotspot.gc.z.ZPage.is_active:()Z
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/gc/z/ZPageTable$1;
0 1 1 page Lsun/jvm/hotspot/gc/z/ZPage;
MethodParameters:
Name Flags
page
}
SourceFile: "ZPageTable.java"
EnclosingMethod: sun.jvm.hotspot.gc.z.ZPageTable.activePagesIterator:()Ljava/util/Iterator;
NestHost: sun.jvm.hotspot.gc.z.ZPageTable
InnerClasses:
sun.jvm.hotspot.gc.z.ZPageTable$1
abstract ZPageFilter = sun.jvm.hotspot.gc.z.ZPageTable$ZPageFilter of sun.jvm.hotspot.gc.z.ZPageTable