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

Brian Burkhalter bpb at openjdk.org
Fri Nov 8 16:24:22 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.

@TheRealMDoerr , @RealCLanger If this will eventually be integrated, it would be good if there were some testing on AIX before then. I don't think I've touched any AIX specific code, but one can't be too careful. Thanks.

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

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


More information about the nio-dev mailing list