How to generate an heap dump of hotspot JVM version 1.4x before out of memory error. I am running the JVM in solaris. I used kill -3 pid .. but i got only Thread dump .. I need Heap dump to find out the objects in memory. What to do . Please advice.
Start Free Trial