I have generated a heap dump from my java application which has been running for some days with the jmap tool -> this results in a large binary heap dump file.
jmap
There also exists a 'JVM Debugger Memory View' found in the plugin repository, which could be useful.