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

Michael McMahon michael.x.mcmahon at oracle.com
Mon Apr 9 18:01:55 UTC 2018


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