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

SendaoYan syan at openjdk.org
Tue Sep 3 09:02:20 UTC 2024


On Tue, 3 Sep 2024 08:50:46 GMT, SendaoYan <syan at openjdk.org> wrote:

>> 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`?

Maybe we can use this solution https://github.com/openjdk/jdk21u/pull/282

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

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


More information about the nio-dev mailing list