master
8285515: (dc) DatagramChannel.disconnect fails with "Invalid argument" on macOS 12.4
8053479: (dc) DatagramChannel.read() throws exception instead of discarding data when buffer too small
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
8187443: Forest Consolidation: Move files to unified layout
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
8245194: Unix domain socket channel implementation
8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)
8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
8200179: (se) More Selector cleanup
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
8267564: JDK-8252971 causes SPECjbb2015 socket exceptions on Windows when MKS is installed