master
8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
8276763: java/nio/channels/SocketChannel/AdaptorStreams.java fails with "SocketTimeoutException: Read timed out"
8355445: [java.nio] Use @requires tag instead of exiting based on "os.name" property value
8199215: Re-examine getFreePort method in test infrastructure library
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8187443: Forest Consolidation: Move files to unified layout
8253497: Core Libs Terminology Refresh
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection
8334297: (so) java/nio/channels/SocketChannel/OpenLeak.java should not depend on SecurityManager
8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
8246707: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel
8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
8191025: (ch) Scattering reads to a subsequence of buffers ignores length