RFR: 8338884: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3
SendaoYan
syan at openjdk.org
Fri Aug 23 16:49:06 UTC 2024
On Fri, 23 Aug 2024 16:28:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> So you are saying that with the fix for JDK-8338696 applied, this test fails with `RuntimeException`?
Yes, without this change, with the fix for JDK-8338696 applied, this test fails with `[RuntimeException](https://github.com/openjdk/jdk/blob/master/test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#L126)`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20687#issuecomment-2307449276
More information about the nio-dev
mailing list