git: openjdk/jdk21u: master: 8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
Severin Gehwolf
sgehwolf at openjdk.org
Mon Nov 6 13:19:36 UTC 2023
Changeset: 4cf572e3
Author: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2023-11-06 13:16:57 +0000
URL: https://git.openjdk.org/jdk21u/commit/4cf572e3b99b675418e456e7815fb6fd79245e30
8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux
Reviewed-by: phh
Backport-of: 0275efac882d263f85a723828a95d621f8dadbfb
! make/test/JtregNativeJdk.gmk
! src/java.base/unix/classes/sun/nio/fs/UnixFileAttributes.java
! src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
! test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java
+ test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTimeHelper.java
+ test/jdk/java/nio/file/attribute/BasicFileAttributeView/libCreationTimeHelper.c
More information about the jdk-updates-changes
mailing list