JaCoLine - Viewing Historical Command Line #2815

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2021-06-12 OpenJDK11 Linux x86 Y
Results
Switches Identified
Switch Analysis
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 /app/data/heapdump.bin
Analysis OK
Name Type Description Default Value Your Value
ExitOnOutOfMemoryError boolean JVM exits on the first occurrence of an out-of-memory error false true
Analysis OK
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
NativeMemoryTracking string Native memory tracking options off summary
Analysis OK
Name Type Description Default Value Your Value
UseContainerSupport boolean Enable detection and runtime container configuration support true true
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 198M
Analysis OK
Name Type Description Default Value Your Value
MaxMetaspaceSize size_t Maximum size of Metaspaces (in bytes) max_uintx 128M
Analysis OK