https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
--- Comment #1 from Mark Thomas ---
Thanks I can recreate this. I'll update the bug when I have a fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-
On 11/08/18 21:32, Mark Thomas wrote:
> The proposed 9.0.11 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.11
Unit tests pass for NIO, NIO2 and APR/native (1.2.17) on Linux, Windows
and OSX.
(with expected failures where the wrong version of OpenSSL for the t
On 12/08/18 09:43, Mark Thomas wrote:
> The proposed 8.5.33 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.33
Unit tests pass for NIO, NIO2 and APR/native (1.2.17) on Linux, Windows
and OSX.
(with expected failures where the wrong version of OpenSSL for the t
Author: markt
Date: Tue Aug 14 15:26:21 2018
New Revision: 1838028
URL: http://svn.apache.org/viewvc?rev=1838028&view=rev
Log:
Fix deadlock issues identified while investigating
https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
Modified:
tomcat/trunk/java/org/apache/coyote/http2/StreamPro
Author: markt
Date: Tue Aug 14 15:27:50 2018
New Revision: 1838029
URL: http://svn.apache.org/viewvc?rev=1838029&view=rev
Log:
Fix deadlock issues identified while investigating
https://bz.apache.org/bugzilla/show_bug.cgi?id=62620
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/