Sill question

Bernd Eckenfels bernd-2012 at eckenfels.net
Wed Dec 19 06:28:15 UTC 2012


Am 19.12.2012 um 07:06 schrieb Kirk Pepperdine <kirk at kodewerk.com>:
> 
> Interesting indeed. It doesn't quite explain why I can't get a 32 bit 1.5 JVM to give me a heap 1 byte bigger than 1g


If your VM fails to allocate it is typically because there is no continuous address space (for example shared libraries can be mapped in wrong region).

-- 
bernd.eckenfels.net


More information about the hotspot-gc-dev mailing list