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
You can install the JVisualVM plugin from here: https://plugins.jetbrains.com/plugin/3749?pr=
This will allow you to analyse the dump within the plugin.