History log of /openjdk10/jdk/test/java/nio/channels/FileLock/FileLockConstructor.java
Revision Date Author Comments
# 11338:9017c96ff81f 30-Jan-2015 bpb

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: alanb