List of memory leaks articles

“Solving OutOfMemoryError” series from Nikita Salnikov-Tarnovsky and Vladimir Šor:


“Classloader leaks” series from Mattias Jiderhamn:

Object, class and classloader relationships are illustrated by this graph from What is a PermGen leak? article.


Tomcat specific articles:


Other articles:


And the summary:

The memory leak is caused by objects that live longer than expected.


This is a post in the Memory leaks series.
Other posts in this series:

Tags:
comments powered by Disqus