master
8187443: Forest Consolidation: Move files to unified layout
8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
8194298: Add support for per Socket configuration of TCP keepalive
8267641: [11u] 8227609 backport typo
8216417: cleanup of IPv6 scope-id handling
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2)
8206290: Better FileChannel transfer performance
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
8200583: (se) Selector clean-up, part 4
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
8246707: (sc) SocketChannel.read/write throws AsynchronousCloseException on closed channel
8202788: Explicitly reclaim cached thread-local direct buffers at thread exit