Author: mturk
Date: Tue Sep 28 17:46:18 2010
New Revision: 1002295

URL: http://svn.apache.org/viewvc?rev=1002295&view=rev
Log:
Comment on the 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=1002295&r1=1002294&r2=1002295&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Sep 28 17:46:18 2010
@@ -154,9 +154,9 @@ PATCHES PROPOSED TO BACKPORT:
   -1:
    kkolinko: I think getMapOwner().objectMadePrimay(key, entry.getValue()); can
     throw an NPE. Can the mapOwner be null?
-     kfujino : mapOwner is specified by the argument of the constructor of 
AbstractReplicatedMap. 
-       LazyReplicatedMap is constructed  specifying "this" in 
BackupManager#startInternal(). 
-       Therefore, I think mapOwner can not be null. 
+     kfujino : mapOwner is specified by the argument of the constructor of 
AbstractReplicatedMap.
+       LazyReplicatedMap is constructed  specifying "this" in 
BackupManager#startInternal().
+       Therefore, I think mapOwner can not be null.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
   Prevent possible AccessControlException during undeployment when running with
@@ -179,7 +179,7 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1002133&view=rev
   (patch needs to be applied separately to BIO, NIO and APR HTTP connectors)
   +1: markt
-  -1: 
+  -1:
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49657
   Correctly handle spaces in CGI executable name/path
@@ -193,6 +193,7 @@ PATCHES PROPOSED TO BACKPORT:
   http://svn.apache.org/viewvc?rev=1002263&view=rev
   +1: markt
   -1:
+  -0: mturk: Needs a review before backport.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49665
   Better handling for missing TLD files. Report JSP filename and location.



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

Reply via email to