Author: markt Revision: 1302610 Modified property: svn:log Modified: svn:log at Mon Mar 19 19:33:50 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Mar 19 19:33:50 2012 @@ -1 +1,8 @@ -Refactor the ThreadLocal leak tests +Refactor the ThreadLocal leak tests: +- Use the supporting classes from the new package where they were copied to so they weren't treated as container Servlets +- Ensure the supporting classes are loaded by the web application class loader +- Break the direct and indirect leak tests into separate tests +- Ensure JRE memory leaks do not interfere with the results of the test +- Use a logging filter to ensure error messages are logged for the ThreadLocal leaks +- Remove pointless sleep code +- Add assertions to check a) a leak occurs and b) it is logged
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org