Hi folks,
Looking for approvals for the following:
7074436: (sc) SocketChannel can do short gathering writes when channel
configured blocking (win)
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/022462.html
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/54869853c06c
8014394: (fs) WatchService failing when watching \\server\$d
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-May/017260.html
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d78f91ab0e96
8024788: (fs) Files.readAllBytes uses FileChannel which may not be
supported by all providers
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/95bb56c61276
http://mail.openjdk.java.net/pipermail/net-dev/2013-October/007452.html
Patches apply cleanly with the exception of one minor test change in
7074436.
-Rob