mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-13 16:38:50 +00:00
8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
Reviewed-by: chegar, alanb
This commit is contained in:
parent
ac8db73a7c
commit
8290ada96c
@ -136,7 +136,7 @@ public class AdaptDatagramSocket {
|
||||
echoServer.getPort());
|
||||
test(address, 0, false, false);
|
||||
test(address, 0, false, true);
|
||||
test(address, 5000, false, false);
|
||||
test(address, 15000, false, false);
|
||||
}
|
||||
try (TestServers.UdpDiscardServer discardServer
|
||||
= TestServers.UdpDiscardServer.startNewServer()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user