JaCoLine - Viewing Historical Command Line #12393

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2025-01-17 OpenJDK8 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 2g
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 12g
Analysis OK
Name Type Description Default Value Your Value
UseZGC boolean Use the Z garbage collector false true
Analysis This switch is not available until OpenJDK11. Your analysis was for OpenJDK8
Name Type Description Default Value Your Value
MaxGCPauseMillis int Adaptive size policy maximum GC pause time goal in millisecond,
or (G1 Only) the maximum GC time per MMU time slice
max_uintx 50
Analysis OK
Name Type Description Default Value Your Value
OmitStackTraceInFastThrow boolean Omit backtraces for some 'hot' exceptions in optimized code true false
Analysis OK
Name Type Description Default Value Your Value
CrashOnOutOfMemoryError boolean JVM aborts, producing an error log and core/mini dump, on the
first occurrence of an out-of-memory error
false true
Analysis OK
Name Type Description Default Value Your Value
HeapDumpOnOutOfMemoryError boolean Dump heap to file when java.lang.OutOfMemoryError is thrown false true
Analysis OK