master
8187443: Forest Consolidation: Move files to unified layout
8313743: Make fields final in sun.nio.ch
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
8312166: (dc) DatagramChannel's socket adaptor does not release carrier thread when blocking in receive
8296024: Usage of DirectBuffer::address should be guarded
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
8317514: Ensure MemorySegment is initialized before touching NativeMemorySegmentImpl
8293331: Refactor FileDispatcherImpl into operating system-specific components
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
8312527: (ch) Re-examine use of sun.nio.ch.Invoker.myGroupAndInvokeCount
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2)
8263561: Re-examine uses of LinkedList
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
8235193: (dc) Remove JNI overhead from DatagramChannel.send implementation
8284161: Implementation of Virtual Threads (Preview)
8315318: Typo in comment on sun.nio.ch.Net.unblock4
8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
8321519: Typo in exception message
8318422: Allow poller threads be virtual threads
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8266369: (se) Add wepoll based Selector
8290002: (se) AssertionError in SelectorImpl.implCloseSelector
8245194: Unix domain socket channel implementation
5041655: (ch) FileLock: negative param and overflow issues
8310978: JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8284893: Fix typos in java.base
8274883: (se) Selector.open throws IAE when the default file system provider is changed to a custom provider