Author: kkolinko Date: Fri Jun 4 20:29:22 2010 New Revision: 951558 URL: http://svn.apache.org/viewvc?rev=951558&view=rev Log: proposal
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=951558&r1=951557&r2=951558&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Jun 4 20:29:22 2010 @@ -58,3 +58,11 @@ PATCHES PROPOSED TO BACKPORT: http://svn.apache.org/viewvc?rev=945231&view=rev +1: kkolinko, markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48843#c8 + Prevent possible deadlocks in AprEndpoint.Poller and AprEndpoint.Sendfile, + caused by missing Object.notify() wakeup, + https://issues.apache.org/bugzilla/attachment.cgi?id=25529 + (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