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

Brian Burkhalter bpb at openjdk.org
Thu Nov 14 16:30: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.

This pull request has now been integrated.

Changeset: 7e9dfa4a
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7e9dfa4ae4bbafadd2f31fa31df9f25250847200
Stats:     333 lines in 7 files changed: 29 ins; 245 del; 59 mod

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

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/21989


More information about the nio-dev mailing list