jdk-24/test/jdk/java/nio/channels
Jesper Wilhelmsson 4fc510cc89 Merge
2018-07-14 02:14:54 +02:00
..
AsynchronousChannelGroup 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8198753: (dc) DatagramChannel throws unspecified exceptions 2018-03-22 12:29:52 -07:00
etc 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileChannel 8204310: Simpler RandomAccessFile.setLength() on Windows 2018-06-29 17:35:04 -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 6350055: (se) SelectionKey.interestOps variants to atomically update interest ops 2018-06-07 09:18:39 +01:00
Selector 8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException 2018-07-13 11:21:55 +08:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
spi 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64 2018-03-05 08:27:42 -08:00
AsyncCloseAndInterrupt.java 8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails 2018-03-07 07:13:55 +00: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