8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
Reviewed-by: alanb
This commit is contained in:
parent
a2fad13ce2
commit
7afaaf1229
@ -202,6 +202,6 @@ public class AdaptSocket {
|
||||
|
||||
TestServers.RefusingServer refuser = TestServers.RefusingServer.newRefusingServer();
|
||||
testConnect(refuser, 0, true);
|
||||
testConnect(refuser, 2000, true);
|
||||
testConnect(refuser, 10000, true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user