Java Heap Dump Analyzer
daniel Tue, 06/11/2019 - 1:37pm
This app is quite nice. At the time of my writing this, it was a little rough around the edges, but I successfully worked with an 8GB heap dump. I was able to find my issue with this while VisualVM crashed. (I still like visualvm a lot though).
For a nice tutorial, see this article on DZone
- Log in to post comments