anonymous wrote : But the weird thing is that the memory used is still higher than the
memory I allocated to the process:
Where did you get the idea that the heap and the permgen are that only memory used by a
Java process? There is also the JVM code, the Java stacks, and the C/C++ data structures
used by the JVM.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213785#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...