Author: kkolinko Date: Mon Mar 15 05:57:22 2010 New Revision: 923065 URL: http://svn.apache.org/viewvc?rev=923065&view=rev Log: revoke my proposal and add veto to markt's
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=923065&r1=923064&r2=923065&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Mar 15 05:57:22 2010 @@ -54,14 +54,7 @@ PATCHES PROPOSED TO BACKPORT: Note: The bulk of the patch just adds synchronized (name.intern()) {" around the loadClass(String, boolean) method +1: markt - -1: - - The same as above, but - - moves resolveClass() call outside the sync block - - does not access entry.loadedClass unless we are in a sync block - http://people.apache.org/~kkolinko/patches/2010-03-12_tc55_bug44041.patch - +1: kkolinko - -1: + -1: kkolinko: BZ 48903 * 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