JaCoLine - Viewing Historical Command Line #13190

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2025-12-23 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 2G
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 2G
Analysis OK
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
ZGenerational boolean Use the generational version of ZGC true true
Analysis This switch was removed after OpenJDK23. Your analysis was for OpenJDK25
Name Type Description Default Value Your Value
MaxDirectMemorySize uint64_t Maximum total size of NIO direct-buffer allocations.
Ignored if not explicitly set.
0 in range(0, max_jlong) 512m
Analysis OK
Name Type Description Default Value Your Value
PrintFlagsFinal boolean Print all VM flags after argument and ergonomic processing false true
Analysis OK