On Mar 25, 10:18 am, Michal Slocinski <michal.slocin...@gmail.com>
wrote:
> Hi,
>
[quoted text clipped - 5 lines]
>
> Michal
Look ta java.lang.Runtime class, see what it can give you...
Think about how the heap behaves, how gc() is working depending on
various settings, this may give you few clues why the heap size may
NOT be related to heap dump file size (and do not forget that there is
always extra info in the dump file too)...