You meant jmap, not jstack.
Regards,
Peter
2010-11-09 23:32 keltezéssel, forums_at_java.net írta:
> Hi, Laird.
>
> How quickly does the OOM occur during the run?
>
> It might be useful to use jstack twice to capture snapshots of the heap at
> two different times. Then the jhat tool can use the earlier one as the
> baseline and the later one to compare to it, revealing which objects jhat
> views as "new" since the baseline was captured. If we know more about what
> objects consume the memory that might point us in the right direction.
>
> - Tim
>
>
> --
>
> [Message sent by forum member 'tjquinn']
>
> View Post: http://forums.java.net/node/713182