JaCoLine - Viewing Historical Command Line #11195

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2024-06-13 OpenJDK21 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
UnlockExperimentalVMOptions boolean Enable normal processing of flags relating to experimental
features
false true
Analysis Duplicate switch. This is overridden by -XX:+UnlockExperimentalVMOptions.
Name Type Description Default Value Your Value
UseZGC boolean Use the Z garbage collector false true
Analysis OK
Name Type Description Default Value Your Value
HeapDumpOnOutOfMemoryError boolean Dump heap to file when java.lang.OutOfMemoryError is thrown
from JVM
false true
Analysis OK
Name Type Description Default Value Your Value
HeapDumpPath string When HeapDumpOnOutOfMemoryError is on, the path (filename or
directory) of the dump file (defaults to java_pid<pid>.hprof
in the working directory)
nullptr /tmp
Analysis OK
Name Type Description Default Value Your Value
PrintCommandLineFlags boolean Print flags specified on command line or set by ergonomics false true
Analysis OK
Name Type Description Default Value Your Value
DisableExplicitGC boolean Ignore calls to System.gc() false true
Analysis OK
Name Type Description Default Value Your Value
ZCollectionInterval double Force GC at a fixed time interval (in seconds).
Backwards compatible alias for ZCollectionIntervalMajor
0 20
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 11G
Analysis OK
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 11G
Analysis OK
Name Type Description Default Value Your Value
UseCompressedOops boolean Use 32-bit object references in 64-bit VM.
lp64_product means flag is always constant in 32 bit VM
false true
Analysis OK
Name Type Description Default Value Your Value
UnlockExperimentalVMOptions boolean Enable normal processing of flags relating to experimental
features
false true
Analysis OK
Name Type Description Default Value Your Value
UnlockDiagnosticVMOptions boolean Enable normal processing of flags relating to field diagnostics trueInDebug true
Analysis OK
Name Type Description Default Value Your Value
StartFlightRecording string Start flight recording with options nullptr delay=60s,maxage=1h,dumponexit=true,filename=/supercell/recording.jfr
Analysis OK
Name Type Description Default Value Your Value
log <opts> Configure or enable logging with the Java Virtual
Machine (JVM) unified logging framework. Use -Xlog:help
for details.
gc*=debug:file=/supercell/logs/xlog-gc.log:time,level,tags:filecount=10,filesize=100M
Analysis Duplicate switch. This is overridden by -Xlog:jit+compilation=debug:file=/supercell/logs/xlog-jit.log:time,level,tags:filecount=10,filesize=100M.
Name Type Description Default Value Your Value
log <opts> Configure or enable logging with the Java Virtual
Machine (JVM) unified logging framework. Use -Xlog:help
for details.
jit+compilation=debug:file=/supercell/logs/xlog-jit.log:time,level,tags:filecount=10,filesize=100M
Analysis OK