JaCoLine - Viewing Historical Command Line #2963

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2021-09-16 OpenJDK16 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
UseShenandoahGC boolean Use the Shenandoah garbage collector false true
Analysis OK
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) 70.0
Analysis OK
Name Type Description Default Value Your Value
MetaspaceSize int Initial threshold (in bytes) at which a garbage collection
is done to reduce Metaspace usage
CPUDefault
x8612*M
200M
Analysis OK
Name Type Description Default Value Your Value
ErrorFile string If an error occurs, save the error data to this file
[default: ./hs_err_pid%p.log] (%p replaced with pid)
NULL /dumps/hs_err_pid_%p.log
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*,safepoint=info:file=/dumps/gc.log
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
Name Type Description Default Value Your Value
TieredCompilation boolean Enable tiered compilation
CPUDefault
x86false
true
Analysis OK