Code Review for open

Prepared by:bpb on Wed Oct 25 14:00:05 PDT 2017
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk10/master-closed/open
Compare against: http://hg.openjdk.java.net/jdk10/master
Compare against version:47446
Summary of changes: 6 lines changed: 5 ins; 0 del; 1 mod; 265 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/nio/channels/FileChannel/directio/ReadDirect.java

rev 47447 : 8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException
Summary: Clamp the offset so the scattering read remains within the channel.
Reviewed-by: XXX
rev 47428 : 8164900: Add support for O_DIRECT
Summary: Add support for Direct I/O in FileChannel
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
Contributed-by: Lucy Lu <yingqi.lu@intel.com>, Volker Simonis <volker.simonis@gmail.com>
6 lines changed: 5 ins; 0 del; 1 mod; 265 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.16-hg+openjdk.java.net).