You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/01 22:52:43 UTC

DO NOT REPLY [Bug 50175] Enhance memory leak detection by selectively applying methods,

https://issues.apache.org/bugzilla/show_bug.cgi?id=50175

--- Comment #3 from Pid <bu...@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org