RFR: 8343785: (fs) Remove syscalls that set file times with microsecond precision

Brian Burkhalter bpb at openjdk.org
Tue Nov 12 20:46:52 UTC 2024


On Tue, 12 Nov 2024 20:19:27 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> The included test has passed on linuxppc64le, but is disabled for AIX.

I guess we should add `os.family = "aix"` to the `@requires`.

> At least the build has worked on AIX.

Good. Thanks for checking.

> We should try other tests.

Yes.

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

PR Comment: https://git.openjdk.org/jdk/pull/21989#issuecomment-2471543952


More information about the nio-dev mailing list