Author: kfujino
Date: Fri Sep 24 01:33:09 2010
New Revision: 1000687

URL: http://svn.apache.org/viewvc?rev=1000687&view=rev
Log:
Add comment.

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=1000687&r1=1000686&r2=1000687&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Sep 24 01:33:09 2010
@@ -175,3 +175,6 @@ 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. 



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

Reply via email to