Here is how you can increase the heap size using JVM using command line: -Xms<size> set initial Java heap size -Xmx<size> set maximum Java ...
確定! 回上一頁