RFR: 8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3 [v2]

SendaoYan syan at openjdk.org
Fri Jun 21 15:23:43 UTC 2024


On Fri, 21 Jun 2024 14:53:27 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> The concern with forking stat is that it complicates the test and creates more things to go wrong. If the change could be reduced to just skipping when the creation time is 0 then I think it should be okay.

Thanks for the review, the `stat` fork has been deleted.

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

PR Comment: https://git.openjdk.org/jdk/pull/19737#issuecomment-2182956372


More information about the nio-dev mailing list