RFR: 8343785: (fs) Remove syscalls that set file times with microsecond precision
Martin Doerr
mdoerr at openjdk.org
Tue Nov 12 20:22:26 UTC 2024
On Fri, 8 Nov 2024 16:18:55 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Remove the syscalls `utimes`, `futimes`, and `lutimes` that set the file access and modification times using microsecond precision.
The included test has passed on linuxppc64le, but is disabled for AIX. At least the build has worked on AIX. We should try other tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21989#issuecomment-2471501891
More information about the nio-dev
mailing list