Search code examples
javaheap-dumpjhat

How to analyze the heap dump using jhat


I ran the jhat on the heap dump, it has generated the reports. How do i use the report to analyze the heap.I couldn't understand completely other than the instance count. Is there any references or case studies on that. In short, i need to proceed furthur, How can i?

Also what is object query language.


Solution

  • Finally settled with Eclipse Memory Analyzer, which gives almost everything we can get from the dump