Most JVMs have an option to set the maximum heap size e.g. -Xmx64m -Xmx8g. In Java 1.0 to 1.2 you could use -mx64m. and this is still available on some JVMs ...
確定! 回上一頁