https://issues.apache.org/bugzilla/show_bug.cgi?id=51467
--- Comment #3 from Rainer Jung <rainer.j...@kippdata.de> 2011-07-03 17:45:23 UTC --- Re Comment #2: http://svn.apache.org/viewvc?view=revision&revision=1044145 Log says: bug 49159: Improve ThreadLocal memory leak clean-up https://issues.apache.org/bugzilla/show_bug.cgi?id=49159 Use a dedicated thread when calling web application code when it is started and stopped (calls to Listeners, Filters, Servlets). Code comment says: // we do it in a dedicated thread for memory leak protection, in // case some webapp code registers some ThreadLocals that they // forget to cleanup Regards, Rainer -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org