On 29/11/2010 17:29, Christopher Schultz wrote: > All, > > At some point, someone (markt?) mentioned that, as a result of Tomcat's > memory leak detection capabilities, either log4j or commons-logging (or > both) had fixed at least one ThreadLocal issue. > > I was wondering if someone could post a reference for that: either a > bugzilla/JIRA entry somewhere or a version number where I could inspect > the change log(s).
The ThreadLocal issues were: - Commons Lang https://issues.apache.org/jira/browse/LANG-586 - Spring Batch (I don't have a reference) The commons logging issue was an open JAR file: - https://issues.apache.org/bugzilla/show_bug.cgi?id=47465 HTH, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org