Author: markt
Date: Thu Mar 25 20:06:30 2010
New Revision: 927575
URL: http://svn.apache.org/viewvc?rev=927575&view=rev
Log:
Alternative proposal
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=927575&r1=927574&r2=927575&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Thu Mar 25 20:06:30 2010
@@ -50,11 +50,9 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041
Threading issue in class loading (using Filip's suggestion) plus fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=48694 a potential deadlock
- http://people.apache.org/~markt/patches/2010-03-05-bug44041.patch
- Note: The bulk of the patch just adds synchronized (name.intern()) {"
- around the loadClass(String, boolean) method
+ http://people.apache.org/~markt/patches/2010-03-25-bug44041.patch
+1: markt
- -1: kkolinko: BZ 48903
+ -1:
* 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: [email protected]
For additional commands, e-mail: [email protected]