Java 64 bit consumes excessive native memory (c-heap) due to JIT Compilation

Andrew Haley aph at redhat.com
Wed Aug 22 10:37:42 PDT 2012


On 08/22/2012 05:36 PM, Vitaly Davidovich wrote:
> Reserving a 64mb private heap sounds fine on 64bit, but it sounds like that
> memory is being committed since RSS goes up?

Maybe, maybe not.  We don't know that those 64M blocks are committed.  All I'm
saying is that I have a suspicion that I know what they are.

Andrew.



More information about the hotspot-compiler-dev mailing list