public class org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL implements java.lang.Runnable
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL
super_class: java.lang.Object
{
static final long VALUE;
descriptor: J
flags: (0x0018) ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=2, args_size=0
0: lconst_0
lstore 0
start local 0 1: ldc "value"
invokestatic java.lang.System.getProperty:(Ljava/lang/String;)Ljava/lang/String;
invokestatic java.lang.Long.decode:(Ljava/lang/String;)Ljava/lang/Long;
invokevirtual java.lang.Long.longValue:()J
lstore 0
2: goto 4
StackMap locals: long
StackMap stack: java.lang.Throwable
3: pop
4: StackMap locals:
StackMap stack:
lload 0
putstatic org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL.VALUE:J
end local 0 5: return
LocalVariableTable:
Start End Slot Name Signature
1 5 0 value J
Exception table:
from to target type
1 2 3 Class java.lang.Throwable
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/hotspot/Test6823354$tzconL;
public void run();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=1, args_size=1
start local 0 0: getstatic org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL.VALUE:J
getstatic org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL.VALUE:J
invokestatic org.graalvm.compiler.jtt.hotspot.Test6823354.tzint:(J)I
i2l
invokestatic org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL.dotzcomp:()I
i2l
invokestatic org.graalvm.compiler.jtt.hotspot.Test6823354.check:(JJJ)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/jtt/hotspot/Test6823354$tzconL;
static int dotzcomp();
descriptor: ()I
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: getstatic org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL.VALUE:J
invokestatic org.graalvm.compiler.jtt.hotspot.Test6823354.tzcomp:(J)I
ireturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "Test6823354.java"
NestHost: org.graalvm.compiler.jtt.hotspot.Test6823354
InnerClasses:
public tzconL = org.graalvm.compiler.jtt.hotspot.Test6823354$tzconL of org.graalvm.compiler.jtt.hotspot.Test6823354