JaCoLine - Viewing Historical Command Line #3193

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" -Xmx24g"
Analysis Bad value for type '<size>'. Must be a number with an optional suffix of 'k', 'm', 'g', or 't'.
Name Type Description Default Value Your Value
OnOutOfMemoryError list of strings Run user-defined commands on first java.lang.OutOfMemoryError
kill" -XX:+UseG1GC"
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" -XX:-OmitStackTraceInFastThrow"
Analysis OK
Name Type Description Default Value Your Value
+HeapDumpOnOutOfMemoryError" "-XX HeapDumpPath=/tmp" "-XX:+StartAttachListener" "-XX:+PrintCommandLineFlags" "-Xlog:gc*,safepoint:file=/tmp/gc-%p-%t.log:time,level,tags:filecount=2,filesize=20m" "-Dfile.encoding=UTF8" "--add-opens=java.base/java.nio=ALL-UNNAMED" "-Dio.netty.tryReflectionSetAccessible=true" "-Dmme.cassandraclient.shaded.io.netty.tryReflectionSetAccessible=true" "-Drelocated.com.apple.pie.classVI.io.netty.tryReflectionSetAccessible=true" "-Dservicetalk.io.netty.tryReflectionSetAccessible=true"
Analysis Switch not found in any JDK. Did you mean 'HeapDumpOnOutOfMemoryError' ?