master
8317603: Improve exception messages thrown by sun.nio.ch.Net native methods (win)
8053479: (dc) DatagramChannel.read() throws exception instead of discarding data when buffer too small
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
8187443: Forest Consolidation: Move files to unified layout
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
8358764: (sc) SocketChannel.close when thread blocked in read causes connection to be reset (win)
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
8266369: (se) Add wepoll based Selector
8184157: (ch) AsynchronousFileChannel hangs with internal error when reading locked file
8320168: handle setsocktopt return values