Memory Analyzer Tool on macOS
- add lines blow in /Applications/mat.app/Contents/Info.plist
<string>-vm</string> <string>/Library/Java/JavaVirtualMachines/jdk-11.0.5.jdk/Contents/Home/bin/java</string> <string>-data</string> <string>/Users/dean/mat-workspace</string>
- remove line blow in /Applications/mat.app/Contents/Eclipse/MemoryAnalyzer.ini enable big font display
-Dorg.eclipse.swt.internal.carbon.smallFonts
- if crashed on macOS Monterey, you need resign app.
codesign --force --deep --sign - /Applications/mat.app