Author: kkolinko
Date: Tue Jan 19 13:22:24 2010
New Revision: 900768

URL: http://svn.apache.org/viewvc?rev=900768&view=rev
Log:
vote

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=900768&r1=900767&r2=900768&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Tue Jan 19 13:22:24 2010
@@ -53,8 +53,11 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041
   Threading issue in class loading (using Filip's suggestion)
   http://people.apache.org/~markt/patches/2009-11-18-bug44041.patch
-  +1: markt
+  +1: markt, kkolinko
   -1:
+   kkolinko: To reviewers: the patch looks scary, but the only thing it
+   actually does is to add "synchronized (name.intern()) {" around the
+   whole contents of the method.
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47878
   Return 404's rather than a permanent 500 if a JSP is deleted



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

Reply via email to