https://bz.apache.org/bugzilla/show_bug.cgi?id=62175

--- Comment #7 from Holger Sunke <holger.su...@posteo.de> ---
Shouldn't the ThreadLocal cleanup sessionToSwapIn.remove(); be in a finally{..}
block? (just in case)

A ThreadLocale stuck session would prevent garbage collection of
webAppClassLoader if the app get's unloaded.

-- 
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

Reply via email to