RFR 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows

Chris Hegarty chris.hegarty at oracle.com
Mon Apr 15 11:19:23 PDT 2013


On 15/04/2013 18:57, Dmitry Samersoff wrote:
> Chris,
>
> src/windows/native/java/net/SocketInputStream.c:137
>
> May be we can just check for WSA_INVALID_HANDLE here

Reasonable, but I just want a catch all in the case where we know the 
java socket has been closed.

-Chris.

>
> -Dmitry
>
> On 2013-04-15 21:08, Chris Hegarty wrote:
>> Test issue where the test fails on some Windows versions, and minor
>> implementation clean up.
>>
>>    http://cr.openjdk.java.net/~chegar/8012244/webrev.00/webrev/
>>
>> -Chris.
>
>



More information about the net-dev mailing list