https://bz.apache.org/bugzilla/show_bug.cgi?id=62458
Bug ID: 62458 Summary: Upgrade commons-pool2 classes to next release ( > 2.5.0 ) Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: All Status: NEW Severity: major Priority: P2 Component: Util Assignee: dev@tomcat.apache.org Reporter: olivier.let...@gmail.com Target Milestone: ---- tomcat-dbcp.jar embeds commons-pool-2.5.0 classes (org.apache.tomcat.dbcp.pool2.*) (maybe through commons-dbcp-2.2.0 classes) There is a memory leak, fixed in commons-pool: https://issues.apache.org/jira/browse/POOL-337 but not yet released. This bug is tracked in commons-dbcp, unfixed for now: https://issues.apache.org/jira/browse/DBCP-493 This leak needs merging toward tomcat distribution when released. -- 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