History log of /openjdk10/jdk/test/java/io/File/SetReadOnly.java
Revision Date Author Comments
# 5732:da14e2c90bcb 15-Aug-2012 robm

6931128: (spec) File attribute tests fail when run as root.
Reviewed-by: alanb


# 3261:a06412e13bf7 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 2918:b614af87d00f 12-Oct-2010 alanb

6728842: File.setReadOnly does not make a directory read-only (win)
6464744: java/io/File/SetAccess.java ignores sticky bit
Reviewed-by: forax


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 381:b6d6877c1155 02-Jul-2008 xdono

6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell


# 357:f570cbc8d4ff 05-Jun-2008 alanb

4939819: File.canWrite() returns false for the "My Documents" directory (win)
Reviewed-by: iris


# 0:37a05a11f281 30-Nov-2007 duke

Initial load