RFR: 8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused

Daniel Fuchs daniel.fuchs at oracle.com
Tue Apr 10 14:07:19 UTC 2018


Hi Michael,

This looks reasonable to me.

best,

-- daniel

On 09/04/2018 19:01, Michael McMahon wrote:
> Can I get the following small test change reviewed please.
> 
> The test is occasionally failing with a ConnectException that is most 
> likely caused by
> the backlog limit being reached. So, I have set a higher backlog and 
> also am ignoring the specifi
> ConnectionException.
> 
> http://cr.openjdk.java.net/~michaelm/8196775/webrev.1/
> 
> Thanks,
> 
> Michael



More information about the net-dev mailing list