JaCoLine - Viewing Historical Command Line #13289

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2026-03-20 OpenJDK25 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
ms <size> set minimum and initial Java heap size 2000m
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 2000m
Analysis OK
Name Type Description Default Value Your Value
UseG1GC boolean Use the Garbage-First garbage collector false true
Analysis OK
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 - 1 in range(1, max_uintx - 1) 100
Analysis OK
Name Type Description Default Value Your Value
ActiveProcessorCount int Specify the CPU count the VM should use and report as active -1 2
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
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