The Eclipse Memory Analyzer is a fast and feature-rich Java heap dump analyzer that helps you find memory leaks and reduce memory consumption.
git clone https://git.eclipse.org/r/mat/org.eclipse.mat cd org.eclipse.mat/parent mvn clean install
For detailed build documentation refer to https://wiki.eclipse.org/MemoryAnalyzer/Building_MAT_With_Tycho
This project uses Bugzilla to track ongoing development and issues.