Difference between JDK 6 & 7 on Native Memory usage
Arun Avanathan
arun.avanathan at gmail.com
Tue Nov 12 05:54:53 UTC 2013
Hi All,
We saw few weird behavior in JDK 1.7 memory usage. When we run "top"
command it shows JVM consuming native (resident) memory more than JDK 1.6.
And it keeps rising up. We do understand we have a memory leak, but why
are seeing this more in JDK 1.7 compared with JDK 1.6?
Is there a specific difference between JDK 1.6 & 1.7 to explain this?
Thanks
Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20131111/deaf126d/attachment.htm>
More information about the hotspot-gc-dev
mailing list