Hi
I draw this diagram while back..about this memory allocation in JVM process..
http://www.geocities.com/maulin_v/MemoryDiagram.jpg This might give you more idea. Only thing is the Java Stack box in the diagram attached with the Java
thread might be confusing as I have them attached. What I actually wanted to convey there was -- each java thread has its own stack..
Regards
Maulin