RFR: 8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 [v5]

SendaoYan syan at openjdk.org
Tue Sep 3 08:53:23 UTC 2024


On Tue, 3 Sep 2024 08:16:00 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> It's difficult to enumerate all the combination of file system type and linux kernel version to determine the testd file support birth time or not, So I want to bring it back.
>> Thanks for the advice, I will use `ProcessTools infrastructure` later.
>
> An alternative could be to use FFM API to query the statx bufs mask the kernel returns testing for the birth time bit like the actual code does.

I think this PR needed to backport to jdk21u and jdk17u in future. Maybe in jdk17u can't use`FFM API`?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20687#discussion_r1741682815


More information about the nio-dev mailing list