jdk-24/test/jdk/java/nio/channels
Arthur Eubanks ef9ce3be1e 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not.

Reviewed-by: chegar, dfuchs, michaelm
2019-02-27 13:34:40 -08:00
..
AsynchronousChannelGroup 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00
AsynchronousFileChannel 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AsynchronousServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
AsynchronousSocketChannel 8202252: (aio) Closed AsynchronousSocketChannel keeps completion handler alive 2018-07-03 15:02:46 -07:00
Channels 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
DatagramChannel 8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6 2019-01-22 10:25:22 +08:00
etc 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00
FileChannel 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -07:00
FileLock 8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock 2018-02-02 13:44:26 -08:00
Pipe 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SelectionKey 8213306: Fix legal headers in test/java/nio 2018-11-02 09:58:55 -07:00
Selector 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00
spi 8217017: [TESTBUG] Tests fail to compile after JDK-8216265 2019-01-14 20:56:15 -05:00
AsyncCloseAndInterrupt.java 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08:00
ConfigureBlocking.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestServers.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
TestThread.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUtil.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00