final class jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner extends jdk.vm.ci.hotspot.Cleaner
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner
super_class: jdk.vm.ci.hotspot.Cleaner
{
final long address;
descriptor: J
flags: (0x0010) ACC_FINAL
void <init>(jdk.vm.ci.hotspot.HotSpotSpeculationLog, long);
descriptor: (Ljdk/vm/ci/hotspot/HotSpotSpeculationLog;J)V
flags: (0x0000)
Code:
stack=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokespecial jdk.vm.ci.hotspot.Cleaner.<init>:(Ljava/lang/Object;)V
1: aload 0
lload 2
putfield jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner.address:J
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Ljdk/vm/ci/hotspot/HotSpotSpeculationLog$LogCleaner;
0 3 1 referent Ljdk/vm/ci/hotspot/HotSpotSpeculationLog;
0 3 2 address J
MethodParameters:
Name Flags
referent
address
void doCleanup();
descriptor: ()V
flags: (0x0000)
Code:
stack=4, locals=3, args_size=1
start local 0 0: getstatic jdk.vm.ci.hotspot.UnsafeAccess.UNSAFE:Ljdk/internal/misc/Unsafe;
aload 0
getfield jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner.address:J
invokevirtual jdk.internal.misc.Unsafe.getAddress:(J)J
lstore 1
start local 1 1: lload 1
lconst_0
lcmp
ifeq 3
2: invokestatic jdk.vm.ci.hotspot.CompilerToVM.compilerToVM:()Ljdk/vm/ci/hotspot/CompilerToVM;
aload 0
getfield jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner.address:J
invokevirtual jdk.vm.ci.hotspot.CompilerToVM.releaseFailedSpeculations:(J)V
3: StackMap locals: long
StackMap stack:
getstatic jdk.vm.ci.hotspot.UnsafeAccess.UNSAFE:Ljdk/internal/misc/Unsafe;
aload 0
getfield jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner.address:J
invokevirtual jdk.internal.misc.Unsafe.freeMemory:(J)V
4: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Ljdk/vm/ci/hotspot/HotSpotSpeculationLog$LogCleaner;
1 5 1 pointer J
}
SourceFile: "HotSpotSpeculationLog.java"
NestHost: jdk.vm.ci.hotspot.HotSpotSpeculationLog
InnerClasses:
private final LogCleaner = jdk.vm.ci.hotspot.HotSpotSpeculationLog$LogCleaner of jdk.vm.ci.hotspot.HotSpotSpeculationLog