« Previous - - Next »

[java] How to increase runtime heap memory

20 July 2007

“mx” option can increase runtime heap memory.
If you need 256MB heap memory, command is

% java -Xmx256m ex.test.MainClass

Posted in programming | Trackback | del.icio.us | Top Of Page

No comments yet

Leave a Reply