master
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
8027682: javac wrongly accepts semicolons in package and import decls
8378878: Refactor java/nio/channels/AsynchronousSocketChannel test to use JUnit
8136895: Writer not closed with disk full error, file resource leaked
8333526: Restructure java/nio/channels/DatagramChannel/StressNativeSignal.java to a fail fast exception handling policy
8333783: java/nio/channels/FileChannel/directio/DirectIOTest.java is unstable with AV software
5041655: (ch) FileLock: negative param and overflow issues
8187443: Forest Consolidation: Move files to unified layout
8213306: Fix legal headers in test/java/nio
8355445: [java.nio] Use @requires tag instead of exiting based on "os.name" property value
8194298: Add support for per Socket configuration of TCP keepalive
8284161: Implementation of Virtual Threads (Preview)
8255463: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java failed with ThreadTimeoutException
8327474: Review use of java.io.tmpdir in jdk tests
8364764: java/nio/channels/vthread/BlockingChannelOps.java subtests timed out
8336301: test/jdk/java/nio/channels/AsyncCloseAndInterrupt.java leaves around a FIFO file upon test completion
8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports