You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/03/19 20:33:50 UTC

svn propchange: r1302610 - svn:log

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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org