Runtime Data Areas - Java's Memory Model "Under the Hood" blog series - getting a deeper technical insight like the mobile solutions, JVM, computer la...
http://www.pointsoftware.ch/en/under-the-hood-runtime-data-areas-javas-memory-model/
* JVM specification, Java SE 7 Edition, and mainly in the chapters “2.5 Runtime Data Areas” and “2.6 Frames” * Oracle has planned in JDK 7 to completely remove the PermGen space from the JVM * Here is a video demonstrating the interaction between a stack and the heap * Read here to get more details about the JConsole * “Troubleshooting Guide for HotSpot VM”, Chapter 3 on “Troubleshooting on memory leaks”