History log of /openjdk10/jdk/test/java/nio/file/attribute/BasicFileAttributeView/Basic.java
Revision Date Author Comments
# 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


# 7002:296c9ec816c6 18-Apr-2013 alanb

8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
Reviewed-by: chegar


# 6404:06da87777d0e 18-Jan-2013 alanb

6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision
Reviewed-by: chegar


# 3909:272483f6650b 06-Apr-2011 ohair

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


# 3471:236e3f2d0a6b 28-Jan-2011 alanb

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


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1319:5208d0c90d73 27-Jun-2009 alanb

6838333: New I/O: Update file system API to jsr203/nio2-b101
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman


# 893:f06f30b29f36 14-Feb-2009 alanb

6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
4313887: New I/O: Improved filesystem interface
4607272: New I/O: Support asynchronous I/O
Reviewed-by: sherman, chegar