Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

heap vs non-heap memory

807601Jan 9 2008 — edited Jan 9 2008
On the link below, I read about heap memory and non-heap memory.
What is the difference ???

Until so far, I just thought that a heap was just the area in memory in which objects are created, but apearently it's more then that.

http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html
quote "The chart shows the memory usage over time, for heap and non-heap memory, and for specific memory pools."
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2008
Added on Jan 9 2008
3 comments
414 views