git: openjdk/jdk: 8316304: (fs) Add support for BasicFileAttributes.creationTime() for Linux

Severin Gehwolf sgehwolf at openjdk.org
Mon Oct 16 07:44:46 UTC 2023


Changeset: 0275efac
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-10-16 07:40:29 +0000
URL:       https://git.openjdk.org/jdk/commit/0275efac882d263f85a723828a95d621f8dadbfb

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

Reviewed-by: stuefe, alanb, bpb, mli

! 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



More information about the jdk-changes mailing list