History log of /openjdk10/jdk/test/java/nio/file/Files/SetLastModifiedTime.java
Revision Date Author Comments
# 11029:45f6d6b037ef 28-Nov-2014 alanb

8062955: (fs spec) Files.setLastModifiedTime should specify SecurityException more clearly
8062949: (fs) Files.setLastModifiedTime(path, null) does not throw NPE
Reviewed-by: chegar