RFR: 8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3 [v6]
SendaoYan
syan at openjdk.org
Thu Sep 5 08:44:29 UTC 2024
On Tue, 3 Sep 2024 16:26:10 GMT, SendaoYan <syan at openjdk.org> wrote:
> I think this PR should be set as draft status, sorry for that.
The solution has been change to, get the result from `statx` linux syscall througt `FFM API`, to determine the testd file support birth time or not.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20687#issuecomment-2330940218
More information about the nio-dev
mailing list