By kohlerm
via kohlerm.blogspot.com
Published: Mar 26 2009 / 11:13
Memory leaks are relatively easy to find in Java, when using the right approach/tool. Memory usage analysis is more difficult and is often not done at all in practice. The blog post explains a fundamental technique to analyze memory usage, which is supported by the Eclipse Memory Analyzer tool.
Add your comment