jdk-24/test/jdk/java/nio/channels
2024-06-10 12:47:09 +00:00
..
AsynchronousChannelGroup 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AsynchronousFileChannel 8027682: javac wrongly accepts semicolons in package and import decls 2023-03-23 16:04:35 +00:00
AsynchronousServerSocketChannel 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AsynchronousSocketChannel 8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out 2020-01-14 11:45:29 +00:00
Channels 8329190: (ch) DatagramChannel.receive should throw ClosedChannelException when called on closed channel 2024-04-16 15:44:15 +00:00
DatagramChannel 8327650: Test java/nio/channels/DatagramChannel/StressNativeSignal.java timed out 2024-06-05 15:47:52 +00:00
etc 8333849: (dc) DatagramChannel send/receive fails with UOE if buffer backed by memory segment allocated from shared arena 2024-06-10 12:47:09 +00:00
FileChannel 8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException 2024-05-14 20:17:01 +00:00
FileLock 5041655: (ch) FileLock: negative param and overflow issues 2022-02-22 17:24:15 +00: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 8323782: Race: Thread::interrupt vs. AbstractInterruptibleChannel.begin 2024-02-16 08:40:13 +00:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8320532: Remove Thread/ThreadGroup suspend/resume 2023-12-08 07:10:20 +00:00
spi 6914801: IPv6 unavailable if stdin is a socket 2023-01-09 07:39:12 +00:00
unixdomain 8327474: Review use of java.io.tmpdir in jdk tests 2024-04-03 17:04:09 +00:00
vthread 8325399: Add tests for virtual threads doing Selector operations 2024-02-08 07:56:12 +00:00
AsyncCloseAndInterrupt.java 8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails 2024-03-14 15:50:43 +00:00
ConfigureBlocking.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestServers.java 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni 2022-11-30 00:37:31 +00:00
TestThread.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUtil.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00