JaCoLine - Viewing Historical Command Line #9384

Analysis Date JDK Operating System CPU Architecture Debug JVM?
2023-09-21 OpenJDK17 Windows x86 N
Results
Switches Identified
Switch Analysis
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 C:\Users\in914kel\\java_error_in_idea64_%p.log
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 C:\Users\in914kel\\java_error_in_idea64.hprof
Analysis OK
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 128m
Analysis Duplicate switch. This is overridden by -Xms3000m.
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 2048m
Analysis Duplicate switch. This is overridden by -Xmx3000m.
Name Type Description Default Value Your Value
ReservedCodeCacheSize int Reserved code cache size (in bytes) - maximum code cache size
CPUDefault
x8632*M
512m
Analysis Duplicate switch. This is overridden by -XX:ReservedCodeCacheSize=1024m.
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
SoftRefLRUPolicyMSPerMB int Number of milliseconds per MB of free space in the heap 1000 in range(0, max_intx) 50
Analysis OK
Name Type Description Default Value Your Value
CICompilerCount int Number of compiler threads to run CI_COMPILER_COUNT in range(0, max_jint) 2
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
OmitStackTraceInFastThrow boolean Omit backtraces for some 'hot' exceptions in optimized code true false
Analysis OK
Name Type Description Default Value Your Value
IgnoreUnrecognizedVMOptions boolean Ignore unrecognized VM options false true
Analysis OK
Name Type Description Default Value Your Value
CompileCommand list of strings Prepend to .hotspot_compiler; e.g. log,java/lang/String.<init>
exclude,com/intellij/openapi/vfs/impl/FilePartNodeRoot,trieDescend
Analysis OK
Name Type Description Default Value Your Value
mx <size> set maximum Java heap size 3000m
Analysis OK
Name Type Description Default Value Your Value
ms <size> set initial Java heap size 3000m
Analysis OK
Name Type Description Default Value Your Value
ReservedCodeCacheSize int Reserved code cache size (in bytes) - maximum code cache size
CPUDefault
x8632*M
1024m
Analysis OK
Name Type Description Default Value Your Value
UseCompressedOops boolean Use 32-bit object references in 64-bit VM.
lp64_product means flag is always constant in 32 bit VM
false true
Analysis OK