Hello,
I have a
servlet container (Resin) which runs several applications; I retrieve the memory information for each application using the Runtime class.
However I would like to have the memory information for the underlining native JVM, is this possible?
Thanks in advance
Shraga.