jdk-24/test/jdk/java/nio/channels
Alan Bateman 2586f36120 8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
2023-04-11 05:49:54 +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 8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets 2023-04-03 15:45:29 +00:00
DatagramChannel 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
etc 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
FileChannel 8305596: (fc) Two java/nio/channels tests fail after JDK-8303260 2023-04-05 20:16:13 +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 8287580: (se) CancelledKeyException during channel registration 2022-06-23 15:39:32 +00:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
spi 6914801: IPv6 unavailable if stdin is a socket 2023-01-09 07:39:12 +00:00
unixdomain 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
vthread 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
AsyncCloseAndInterrupt.java 8305596: (fc) Two java/nio/channels tests fail after JDK-8303260 2023-04-05 20:16:13 +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