Code Review for open

Prepared by:bpb on Tue Nov 21 08:44:15 PST 2017
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk10/master-closed/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:47873
Summary of changes: 11 lines changed: 2 ins; 5 del; 4 mod; 145 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/io/OutputStream.java

rev 47874 : 8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks
Summary: Reduce parameter bounds checks from five to three as in InputStream::read
Reviewed-by: XXX
rev 47216 : 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
11 lines changed: 2 ins; 5 del; 4 mod; 145 unchg

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