On Thu, 27 Dec 2007 14:46:10 -0800 (PST), minimalism
<tkgospodinov@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>Does anyone know exactly how JProbe measures memory and why there's a
>huge difference between the memory consumption reported by JProbe and
>the JVM? JProbe reports 12+ mb, while Runtime.getRuntime() methods
>report about 2.5 mb.
I will make a guess that JProbe is able to detect the amount of memory
used by the C++ code in the JVM, and the various native objects. The
amount reported by the JVM would include only Java objects, and
perhaps java class files, and perhaps the hotspotted machine code.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com