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 2010/03/24 15:00:03 UTC

svn commit: r927060 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Wed Mar 24 14:00:03 2010
New Revision: 927060

URL: http://svn.apache.org/viewvc?rev=927060&view=rev
Log:
Review memory leak proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=927060&r1=927059&r2=927060&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar 24 14:00:03 2010
@@ -222,6 +222,7 @@ PATCHES PROPOSED TO BACKPORT:
   FIXME: Neither this, nor the alternative patch have been applied to trunk yet.
   http://people.apache.org/~kkolinko/patches/2010-03-15_tc6_bug48903.patch
   +1: kkolinko
+  -0: markt - I prefer the alternative
   -1:
 
   Alternative: the same as above, but also adds the third locking policy, "name":
@@ -229,7 +230,8 @@ PATCHES PROPOSED TO BACKPORT:
   implementations or with JRE settings that I mentioned in BZ 48903.
   http://people.apache.org/~kkolinko/patches/2010-03-15_tc6_bug48903_v2.patch
   +1: kkolinko
-  -1:
+  -1: markt - I prefer this one but it creates a dependency between Jasper
+              and Catalina. Jasper should be independent.
 
 * Correct SSL session timeout attribute name
   http://people.apache.org/~markt/patches/2010-03-18-SslSessionTimeout.patch



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org