JaCoLine - Viewing Historical Command Line #3194

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2021-10-15 OpenJDK11 Linux x86 N
Results
Switches Identified
Switch Analysis
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 24g
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 24g
Analysis OK
Name Type Description Default Value Your Value
OnOutOfMemoryError list of strings Run user-defined commands on first java.lang.OutOfMemoryError
kill
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
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) 20
Analysis OK
Name Type Description Default Value Your Value
OmitStackTraceInFastThrow boolean Omit backtraces for some 'hot' exceptions in optimized code true false
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 /tmp
Analysis OK
Name Type Description Default Value Your Value
StartAttachListener boolean Always start Attach Listener at VM startup false true
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
log <opts> control JVM logging, use -Xlog:help for details gc*,safepoint:file=/tmp/gc-%p-%t.log:time,level,tags:filecount=2,filesize=20m
Analysis OK