Java Performance blog

Java Performance blog

a very interesting leak, were WeakHashmap doesn’t seem to release entries that don’t seem to be referenced anymore.
Actually when interned String literals are used the entries stay in the WeakHashmap even after all hard references seem to be removed.
Read More:

http://kohlerm.blogspot.com/2008/06/interesting-leak-when-using.html 

Thanks

Leave a Reply

You must be logged in to post a comment.