master
8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException
8187443: Forest Consolidation: Move files to unified layout
8136895: Writer not closed with disk full error, file resource leaked
8183743: Umbrella: add overloads that take a Charset parameter
8318677: (ch) Add implNote about minBufferCap to main variant of Channels.newWriter
8295798: (ch) Test java/nio/channels/Channels/ReadXBytes.java is very slow on Windows
8279339: (ch) Input/Output streams returned by Channels factory methods don't support concurrent read/write ops
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets