When does JVM produce dumps, other than out of memory

Posted by onur on Stack Overflow See other posts from Stack Overflow or by onur
Published on 2010-04-13T09:07:23Z Indexed on 2010/04/13 9:53 UTC
Read the original article Hit count: 392

Filed under:
|
|

Hi,

I need to now when does jvm produce hprof dumps other than out of memory situations. Eg, does it produce an hprof when there is a high cpu usage? I see hprof files produces and there is no out of memory situation.

Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about crash