Code Review for jdk

Prepared by:bpb on Mon Jan 26 17:35:57 PST 2015
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:11317
Summary of changes: 172 lines changed: 172 ins; 0 del; 0 mod; 331 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 11318 : 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
3 lines changed: 3 ins; 0 del; 0 mod; 331 unchg

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

rev 11318 : 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
169 lines changed: 169 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).