You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/02/18 03:45:19 UTC

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

Author: kkolinko
Date: Thu Feb 18 02:45:18 2010
New Revision: 911247

URL: http://svn.apache.org/viewvc?rev=911247&view=rev
Log:
votes

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=911247&r1=911246&r2=911247&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Feb 18 02:45:18 2010
@@ -290,8 +290,10 @@
 * More memory leak prevent - ResourceBundle
   http://svn.apache.org/viewvc?rev=909097&view=rev (original)
   http://svn.apache.org/viewvc?rev=909525&view=rev (improvements)
-  +1: markt
+  +1: markt, kkolinko
   -1: 
+    kkolinko: Calling ResourceBundle.clearCache(CL) would work on any Java
+    6+ JVM, not only Sun's
 
 * Improvements for WebappClassLoader#clearThreadLocalMap:
   http://svn.apache.org/viewvc?rev=908002&view=rev
@@ -341,11 +343,11 @@
   Handle case where WebDAV resource is in directory listing but is not
   accessible
   http://svn.apache.org/viewvc?rev=909636&view=rev
-  +1: markt
+  +1: markt, kkolinko
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48371
-  Take acocunt of comments when working out where to insert generated web.xml 
+  Take account of comments when working out where to insert generated web.xml 
   http://people.apache.org/~markt/patches/2010-02-13-bug48371.patch
   +1: markt
   -1: 
@@ -374,7 +376,7 @@
   Prevent AccessControlException if first access is to a JSP that uses a
   FunctionMapper
   http://svn.apache.org/viewvc?rev=910442&view=rev
-  +1: markt
+  +1: markt, kkolinko
   -1: 
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48582
@@ -389,6 +391,8 @@
   http://svn.apache.org/viewvc?rev=910485&view=rev
   +1: markt
   -1: 
+   kkolinko: mark User constructor as protected, replace ArrayList argument
+    with a List, and maybe address sebb's comments to r910485 on dev@
 
 * Various manifest improvements
   http://people.apache.org/~markt/patches/2010-02-16-manifest-improvements.patch



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