Author: kkolinko Date: Fri Mar 26 15:01:09 2010 New Revision: 927896 URL: http://svn.apache.org/viewvc?rev=927896&view=rev Log: vote and proposal updated patch summary, because IIRC the "Filip's suggestion" is not used in the proposed patch anymore
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=927896&r1=927895&r2=927896&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Mar 26 15:01:09 2010 @@ -48,12 +48,18 @@ PATCHES PROPOSED TO BACKPORT: -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44041 - Threading issue in class loading (using Filip's suggestion) plus fix for + Threading issue in class loading plus fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48694 a potential deadlock http://people.apache.org/~markt/patches/2010-03-25-bug44041.patch - +1: markt + +1: markt, kkolinko -1: + Mark ResourceEntry.loadedClass as volatile. + http://svn.apache.org/viewvc?rev=927877&view=rev + +1: kkolinko + -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 Make sure first response post deletion is correct --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org