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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |jdbc-pool
            Version|7.0.32                      |unspecified
            Product|Tomcat 7                    |Tomcat Modules

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
Confirmed. This is a memory leak bug in jdbc-pool. PoolCleaner instances are
retaining references to the ConnectionPool preventing it from being GC'd.

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