标签:err environ users MIXED page tin The div uil
C:\Users\jdy>java -XX:PrintCommandLineFlags -version
Missing +/- setting for VM option ‘PrintCommandLineFlags‘
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
C:\Users\jdy>java -XX:+PrintCommandLineFlags -version
-XX:InitialHeapSize=132533888 -XX:MaxHeapSize=2120542208 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:-UseLargePagesIndividualAllocation -XX:+UseParallelGC
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)
Missing +/- setting for VM option 'PrintCommandLineFlags'
标签:err environ users MIXED page tin The div uil
原文地址:https://www.cnblogs.com/jdy1022/p/12804864.html