Code Review for jdk

Prepared by:bpb on Fri Jan 23 11:12:48 PST 2015
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:11262
Summary of changes: 209 lines changed: 207 ins; 0 del; 2 mod; 329 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

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

rev 11263 : 6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null
Summary: Throw IllegalArgumentException if the channel parameter is null
Reviewed-by: TBD
7 lines changed: 5 ins; 0 del; 2 mod; 329 unchg

------ ------ ------ ------ --- New ----- Raw test/java/nio/channels/FileLockConstructor.java

rev 11263 : 6880737: (fs) FileLock constructors don't throw NPE if the channel argument is null
Summary: Throw IllegalArgumentException if the channel parameter is null
Reviewed-by: TBD
202 lines changed: 202 ins; 0 del; 0 mod; 0 unchg

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