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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org