To add more RAM to the heap, you should pass the flags -Xms and -Xmx to the JVM. -Xms specificates how much memory Java will initially allocate for heap space, ...
確定! 回上一頁