master
8307409: Refactor usage examples to use @snippet in the java.nio packages
8187443: Forest Consolidation: Move files to unified layout
8241760: Typos: empty lines in javadoc, inconsistent indents, etc. (net and nio)
8294377: Prepare to stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
8288515: (ch) Unnecessary use of Math.addExact() in java.nio.channels.FileLock.overlaps()
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
7132279: (ch) SeekableByteChannel operation may throw Non{Readable,Writable}ChannelException
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
4750574: (se spec) Selector spec should clarify calculation of select return value
8245194: Unix domain socket channel implementation