History log of /openjdk9/jdk/test/java/nio/file/Files/CheckPermissions.java
Revision Date Author Comments
# 11887:e4693ea10393 07-May-2015 bpb

8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
Summary: Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete().
Reviewed-by: alanb


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 8798:a493871959c2 13-Nov-2013 alanb

8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission
Reviewed-by: mchung, martin, chegar


# 4216:dc497a55daa1 09-May-2011 alanb

7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar


# 3924:60d3d55dcc9c 13-Apr-2011 ohair

Merge


# 3909:272483f6650b 06-Apr-2011 ohair

7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes


# 3899:05c9c157ec51 04-Apr-2011 alanb

7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
Reviewed-by: sherman


# 3471:236e3f2d0a6b 28-Jan-2011 alanb

7006126: (fs) Updates to file system API (1/2011)
Reviewed-by: chegar, sherman