Description
Diagnoses Java memory leaks and high memory use by analyzing heap dumps in Eclipse Memory Analyzer. It helps developers inspect object graphs, retained sizes, leak suspects, and memory-heavy application states.
Heap dumps can contain secrets, user data, and production records from the captured process. Store and share dumps carefully, especially when they come from servers.