Java heap to detect memory problems



Visualizing the Java heap to detect memory problems

FREE-DOWNLOAD S Reiss – VISSOFT’09: Proceedings of the 5th research International …, 2009
Memory-related problems are common in many programs. This is especially true for long-running
server-style systems where small problems such as memory leaks or excessive storage overhead
can mush- room into major problems over the course of a run. In order to avoid or fix such