master
8345433: (fs) Use stream to load FileTypeDetectors in Files.probeContentType
8367859: Remove nio exception gensrc
8358958: (aio) AsynchronousByteChannel.read/write should throw IAE if buffer is thread-confined
8187443: Forest Consolidation: Move files to unified layout
8315921: Invalid CSS declarations in java.lang class documentation
8376954: Typos in CharacterRangeInfo and AsynchronousServerSocketChannel
8326853: Missing `@since` tags for Charset related methods added in Java 10
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8288515: (ch) Unnecessary use of Math.addExact() in java.nio.channels.FileLock.overlaps()
8338411: Implement JEP 486: Permanently Disable the Security Manager
7132279: (ch) SeekableByteChannel operation may throw Non{Readable,Writable}ChannelException
8201315: (se) Allow SelectableChannel.register to be invoked while selection operation is in progress
8325949: Create an internal utility method for creating VarHandle instances
8245194: Unix domain socket channel implementation