JaCoLine - Viewing Historical Command Line #13336

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2026-05-13 OpenJDK17 Linux x86 N
Results
Switches Identified
Switch Analysis
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
MaxGCPauseMillis int Adaptive size policy maximum GC pause time goal in millisecond,
or (G1 Only) the maximum GC time per MMU time slice
max_uintx - 1 in range(1, max_uintx - 1) 500
Analysis OK
Name Type Description Default Value Your Value
UseStringDeduplication boolean Use string deduplication false true
Analysis OK
Name Type Description Default Value Your Value
loggc <file> log GC status to a file with time stamps.
This option is deprecated and may be removed in a
future release. It is replaced by -Xlog:gc:<file>.
::/opt/tomcat_a/logs/gc-v1-%t-%p.log
Analysis OK
Name Type Description Default Value Your Value
DisableExplicitGC boolean Ignore calls to System.gc() false true
Analysis OK
Name Type Description Default Value Your Value
HeapDumpOnOutOfMemoryError boolean Dump heap to file when java.lang.OutOfMemoryError is thrown
from JVM
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 /opt/tomcat_a/logs
Analysis OK
Name Type Description Default Value Your Value
OnOutOfMemoryError list of strings Run user-defined commands on first java.lang.OutOfMemoryError
thrown from JVM

/usr/local/sbin/tomcatOutOfMemory.sh
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 /opt/tomcat_a/logs/java_error%p.log
Analysis OK
Name Type Description Default Value Your Value
UnlockDiagnosticVMOptions boolean Enable normal processing of flags relating to field diagnostics trueInDebug true
Analysis OK
Name Type Description Default Value Your Value
DebugNonSafepoints boolean Generate extra debugging information for non-safepoints in
nmethods
trueInDebug true
Analysis OK
Name Type Description Default Value Your Value
FlightRecorderOptions string Flight Recorder options NULL stackdepth=256
Analysis OK