master
8187443: Forest Consolidation: Move files to unified layout
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
8317801: java/net/Socket/asyncClose/Race.java fails intermittently (aix)
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset
8264774: Implementation of Foreign Function and Memory API (Incubator)
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2)
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
8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
8307425: Socket input stream read burns CPU cycles with back-to-back poll(0) calls
8266369: (se) Add wepoll based Selector
8231921: (se) SelectorImpl.register does not need to set the attachment when it is null
8245194: Unix domain socket channel implementation
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
8267564: JDK-8252971 causes SPECjbb2015 socket exceptions on Windows when MKS is installed