On 26/02/2015 17:34, Rémy Maucherat wrote:
> 2015-02-26 17:40 GMT+01:00 Mark Thomas <ma...@apache.org>:
> 
>> Better, certainly.
>>
>> NIO tests pass on Windows, Linux and OSX.
>>
> 
> Very good !
> 
> 
>> I've found a bug in NIO2 + SSL that is fairly common on Linux/OSX that I
>> have fixed and am re-running the tests.
>>
> 
> Aw, *another* one ?

Yes. Looks like it affects 8.0.x as well.

This fixes it:
https://github.com/markt-asf/tomcat/commit/f8eda8da61751b0b224d59dbd93ed9f5f1fa9441

>> I haven't really looked at APR/native yet but there did appear to be
>> some unexpectedly long running tests on Windows (the only platform to
>> get to APR/native so far) so I suspect there is still more to do.

There was another issue but it looked to be a fairly simple one - one of
the concurrent read/write fixes was breaking a bunch of stuff. Most
likely the fix wasn't right but since we don't need it removing it was
the simplest solution.

Mark

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

Reply via email to