git: openjdk/jdk: 8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
Brian Burkhalter
bpb at openjdk.org
Tue Aug 9 22:29:41 UTC 2022
Changeset: 6397d564
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2022-08-09 22:29:04 +0000
URL: https://git.openjdk.org/jdk/commit/6397d564a5dab07f81bf4c69b116ebfabb2446ba
8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
Reviewed-by: alanb
+ src/java.base/macosx/classes/sun/nio/fs/BsdFileAttributeViews.java
! src/java.base/macosx/classes/sun/nio/fs/BsdFileSystemProvider.java
! src/java.base/macosx/classes/sun/nio/fs/BsdNativeDispatcher.java
! src/java.base/macosx/native/libnio/fs/BsdNativeDispatcher.c
! src/java.base/unix/classes/sun/nio/fs/UnixConstants.java.template
! src/java.base/unix/classes/sun/nio/fs/UnixFileAttributeViews.java
! test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java
More information about the jdk-changes
mailing list