Classloader leaks II – Find and work around unwanted references | new Blog("Mattias Jiderhamn")
If you just want a quick fix to the problem without understanding the theory, jump to part IV introducing the ClassLoader Leak Prevention library.
In my previous post we learnt how to locate classloader leaks using Eclipse Memory Analyzer (MAT).
This time we will discuss different reasons for leaks, look at an example of a leak in a third party library, and see how we can fix that leak by a workaround.
Read full article from Classloader leaks II – Find and work around unwanted references | new Blog("Mattias Jiderhamn")
No comments:
Post a Comment