Code Review for open

Prepared by:bpb on Mon Nov 20 16:48:12 PST 2017
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk10/master-closed/open
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:47862
Summary of changes: 7 lines changed: 2 ins; 2 del; 3 mod; 149 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 47863 : 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
7 lines changed: 2 ins; 2 del; 3 mod; 149 unchg

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