Relates :
|
java -XX:-TieredCompilation -XX:CICompilerCount=1 -version intx CICompilerCount=1 is outside the allowed range [ 2 ... 2147483647 ] Improperly specified VM option 'CICompilerCount=1' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. CICompilerCount=1 is useful for debugging so output of multiple compiler threads are not intermixed ILW=LLH
|