https://issues.apache.org/bugzilla/show_bug.cgi?id=50175
--- Comment #3 from Pid <bugzi...@pidster.com> 2010-11-01 17:52:38 EDT --- (In reply to comment #2) > What is the final purpose ? speedup the shutdown process or avoid warnings > about potential leaks when shutting down ? A bit of both, a User list discussion prompted this. Some of the leak detection/prevention methods aren't a concern if the JVM is shutting down, but after some thought I'm in two minds about it. > Regarding the patch, we also have to take into account the fact that tomcat > can > be embedded, and I don't know if org.apache.catalina.startup.Catalina.stop() > is > being called only in non-embedded mode. Fair point. I don't think the patch is complete, I need to think about it more. -- 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