Eclipse Memory Analyzer (MAT) is a powerful tool for heap dump analysis. Ram Lakshmanan shows you the differences between incoming references and outgoing references.
For
DevX | September 11, 2018
Review some common myths regarding garbage collection and learn the actual truth behind them.
Learn an easy technique to troubleshoot OutOfMemoryError in Android apps.
Learn more about a few different options to capture Heap Dumps from Android apps.
Memory leaks don't have to be hard/scary/tedious problems to solve if you follow these three simple steps.
For
DevX | November 8, 2017
See some suggestions regarding what could be triggering Garbage Collection in your Android run time environment.
For
DevX | October 31, 2017
Learn more about how the release of Java 9 re-implemented GC logging using the Unified GC logging framework.