Re: -Xmx---m getting smaller and smaller



On Sat, 24 May 2008 21:02:47 -0500, Don Leckie <don@xxxxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

I started at -Xmx1024m

-Xmx10m means set the maximum Java heap size, in megabytes.

Java needs a lot more space than just the heap. It needs all its
native code, stackspace, disk cache ....
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: OT: Nomad programmer needs tools
    ... literature for C++ programmers to learn Java? ... Eckel's Thinking in Java is nice and free: http://mindview.net/Books ... it seems Java needs a third-party COM bridge. ... because C++ needs a commercial compiler to generate executables. ...
    (comp.dsp)
  • Re: Has Java become too complicated?
    ... all the nice features of C++ without any of the ugly bits. ... Why does Java require the throws clause? ... Java needs "goto" ...
    (comp.lang.java.programmer)
  • Re: Printing without graphics? (was Re: Drawing a rotated Polygon with Graphics2D.)
    ... "Thomas Weidenfeller" wrote in message ... > There are many things wrong with printing in Java. ... IMHO Java needs ... > something completely different for printing than the current system. ...
    (comp.lang.java.gui)