JaCoLine - Viewing Historical Command Line #9364

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2023-09-15 OpenJDK11 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
UnlockExperimentalVMOptions boolean Enable normal processing of flags relating to experimental
features
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) 50
Analysis Duplicate switch. This is overridden by -XX:MaxRAMPercentage=50.
Name Type Description Default Value Your Value
loggc ::./logs/gc_%t.log
Analysis OK
Name Type Description Default Value Your Value
PrintGCDetails boolean Print more details at garbage collection.
Deprecated, use -Xlog:gc* instead.
false true
Analysis OK
Name Type Description Default Value Your Value
UseG1GC boolean Use the Garbage-First garbage collector false true
Analysis OK
Name Type Description Default Value Your Value
PrintFlagsFinal boolean Print all VM flags after argument and ergonomic processing 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) 50
Analysis OK
Name Type Description Default Value Your Value
HeapDumpOnOutOfMemoryError boolean Dump heap to file when java.lang.OutOfMemoryError is thrown false true
Analysis OK
Name Type Description Default Value Your Value
HeapDumpPath string When HeapDumpOnOutOfMemoryError is on, the path (filename or
directory) of the dump file (defaults to java_pid<pid>.hprof
in the working directory)
NULL ./logs/ark-pipeline_oom_%t.bin
Analysis OK