Code Review for open

Prepared by:bpb on Fri Nov 3 08:41:08 PDT 2017
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk10/master-closed/open
Compare against: http://hg.openjdk.java.net/jdk10/master
Compare against version:47486
Summary of changes: 47 lines changed: 45 ins; 0 del; 2 mod; 966 unchg
Patch of changes: open.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/nio/channels/Channels.java

rev 47487 : 8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Summary: Explicitly verify that the channel is open
Reviewed-by: alanb
rev 47216 : 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
9 lines changed: 8 ins; 0 del; 1 mod; 610 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/nio/channels/Channels/Basic.java

rev 47487 : 8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified
Summary: Explicitly verify that the channel is open
Reviewed-by: alanb
rev 47216 : 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
38 lines changed: 37 ins; 0 del; 1 mod; 356 unchg

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