mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-26 07:40:09 +00:00
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…
x
Reference in New Issue
Block a user