Sill question

Kirk Pepperdine kirk at kodewerk.com
Wed Dec 19 06:48:20 UTC 2012


On 2012-12-19, at 7:28 AM, Bernd Eckenfels <bernd-2012 at eckenfels.net> wrote:

> 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).

As usual the correct answer is the one that makes most sense yet doesn't. The next question is; which dll is offending and how to get it remapped else where.

-- Kirk




More information about the hotspot-gc-dev mailing list