How to analyze JVM Heap dump

Below is one example of analyzing heap dump to know which objects are responsible for JVM out of memory.
A collection of 1 post
Below is one example of analyzing heap dump to know which objects are responsible for JVM out of memory.