git: openjdk/jdk17u-dev: 8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux

Severin Gehwolf sgehwolf at openjdk.org
Mon Jan 29 13:33:47 UTC 2024


Changeset: 184fac8a
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-01-29 13:31:56 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/184fac8af61633ccf833eda53183a27da8efb0f7

8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux

Reviewed-by: stuefe
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