Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
vote
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@900768 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Konstantin Kolinko committed Jan 19, 2010
1 parent 524dae9 commit 8cdc334
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion STATUS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,11 @@ PATCHES PROPOSED TO BACKPORT:
* 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
Expand Down

0 comments on commit 8cdc334

Please # to comment.