JaCoLine - Viewing Historical Command Line #13294

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2026-03-25 OpenJDK8 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
InitialRAMPercentage double Percentage of real memory used for initial heap size 1.5625 in range(0.0, 100.0) 80
Analysis This switch is not available until OpenJDK10. Your analysis was for OpenJDK8
Name Type Description Default Value Your Value
MinRAMPercentage double Minimum percentage of real memory used for maximum heap
size on systems with small physical memory size
50.0 in range(0.0, 100.0) 80
Analysis This switch is not available until OpenJDK10. Your analysis was for OpenJDK8
Name Type Description Default Value Your Value
MaxRAMPercentage double Maximum percentage of real memory used for maximum heap size 25.0 in range(0.0, 100.0) 80
Analysis This switch is not available until OpenJDK10. Your analysis was for OpenJDK8
Name Type Description Default Value Your Value
UseG1GC boolean Use the Garbage-First garbage collector false true
Analysis OK