Debug memory leaks in Java apps using HeapRoots

Discover an interactive interface where one enters commands and gets results. HeapRoots is a tool for debugging memory leaks in Java apps through analysis of heap dumps, which are files holding information about objects in the JVM garbage collected heap.