jdk-24/test/jdk/java/net/Socket/asyncClose
Daniel Fuchs dc300483a7 8227539: Replace wildcard address with loopback or local host in tests - part 20
Update some tests to stop using the wildcard address.

Reviewed-by: michaelm
2019-07-10 22:33:23 +02:00
..
AsyncClose.java 8221481: Reimplement the Legacy Socket API 2019-05-30 07:19:19 +01:00
AsyncCloseTest.java 8129310: java/net/Socket/asyncClose/AsyncClose.java fails intermittently 2018-11-20 09:59:58 +08:00
BrokenPipe.java 8227539: Replace wildcard address with loopback or local host in tests - part 20 2019-07-10 22:33:23 +02:00
DatagramSocket_receive.java 8223798: Replace wildcard address with loopback or local host in tests - part 7 2019-05-15 19:47:28 +01:00
Race.java 8224035: Replace wildcard address with loopback or local host in tests - part 9 2019-05-27 13:29:11 +01:00
ServerSocket_accept.java 8223465: Replace wildcard address with loopback or local host in tests - part 3 2019-05-10 15:34:17 +01:00
Socket_getInputStream_read.java 8223798: Replace wildcard address with loopback or local host in tests - part 7 2019-05-15 19:47:28 +01:00
Socket_getOutputStream_write.java 8223798: Replace wildcard address with loopback or local host in tests - part 7 2019-05-15 19:47:28 +01:00