You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/06/03 03:45:35 UTC

svn commit: r950852 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Thu Jun  3 01:45:35 2010
New Revision: 950852

URL: http://svn.apache.org/viewvc?rev=950852&view=rev
Log:
proposal

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=950852&r1=950851&r2=950852&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jun  3 01:45:35 2010
@@ -212,3 +212,11 @@ PATCHES PROPOSED TO BACKPORT:
   +1: markt
   +1: kkolinko: s/ie/i.e./ in the comment
   -1: 
+
+* Fix issue that is similar to https://issues.apache.org/bugzilla/show_bug.cgi?id=48843
+  Prevent possible deadlocks in AprEndpoint.Poller and AprEndpoint.Sendfile,
+  caused by missing Object.notify() wakeup,
+  http://svn.apache.org/viewvc?rev=950851&view=rev
+  (Easier to review if you ignore whitespaces during the diff)
+  +1: kkolinko
+  -1:



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