JaCoLine - Viewing Historical Command Line #13116

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2025-10-30 OpenJDK8 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 2048m
Analysis Xmx must be >= Xms.
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 2048mx
Analysis Xmx must be >= Xms. Bad value for type '<size>'. Must be a number with an optional suffix of 'k', 'm', 'g', or 't'.
Name Type Description Default Value Your Value
MetaspaceSize int Initial size of Metaspaces (in bytes)
ComponentCPUDefault
c1x8612*M
c2x86ScaleForWordSize(16*M)
128m
Analysis OK
Name Type Description Default Value Your Value
MaxMetaspaceSize int Maximum size of Metaspaces (in bytes) max_uintx 256m
Analysis OK
Name Type Description Default Value Your Value
UseG1GC boolean Use the Garbage-First garbage collector false true
Analysis OK