https://bz.apache.org/bugzilla/show_bug.cgi?id=51195
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #14 from Mark Thomas <ma...@apache.org> --- I've extended the clearReferencesXXX code in the web application class loader to remove web application classes from ObjectStreamClass$Caches. Yes, it involves reflection of internal classes but no more than Tomcat was already doing for similar issues. If the enhancement is accepted, this code can be simplified. Fixed in: - trunk for 9.0.7 onwards - 8.5.x for 8.5.30 onwards - 8.0.x for 8.0.51 onwards - 7.0.x for 7.0.86 onwards -- 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