JaCoLine - Viewing Historical Command Line #13189

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2025-12-23 OpenJDK21 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 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 false true
Analysis This switch will be removed in the future. It will be Deprecated in OpenJDK23. Obsoleted in OpenJDK24.
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