jdk-24/test/jdk/java/nio/channels
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
AsynchronousChannelGroup 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
AsynchronousFileChannel 8027682: javac wrongly accepts semicolons in package and import decls 2023-03-23 16:04:35 +00:00
AsynchronousServerSocketChannel 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
FileLock 5041655: (ch) FileLock: negative param and overflow issues 2022-02-22 17:24:15 +00:00
Pipe
SelectionKey 8213306: Fix legal headers in test/java/nio 2018-11-02 09:58:55 -07:00
Selector 8338426: Test java/nio/channels/Selector/WakeupNow.java failed 2024-10-25 15:35:49 +00:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should not depend on SecurityManager 2024-06-19 10:54:13 +00:00
spi 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
unixdomain 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
vthread 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning 2024-11-12 15:23:48 +00:00
AsyncCloseAndInterrupt.java 8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion 2024-07-13 02:19:25 +00:00
ConfigureBlocking.java
TestServers.java 8277949: (dc) java/nio/channels/DatagramChannel/AdaptorBasic.java failed in timeout 2024-06-28 11:03:29 +00:00
TestThread.java
TestUtil.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00