RFR: 8343785: (fs) Remove syscalls that set file times with microsecond precision [v3]
Alan Bateman
alanb at openjdk.org
Wed Nov 13 20:39:33 UTC 2024
On Wed, 13 Nov 2024 19:41:32 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8343785: haveFd -> fd >= 0; remove @requires fromfrom test
Update looks okay, I assume you'll run tier1+tier2 at least before integrating.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21989#pullrequestreview-2434358114
More information about the nio-dev
mailing list