RFR: 8298187: (fs) BsdFileAttributeViews::setTimes does not support lastAccessTime on HFS+ [v2]

Brian Burkhalter bpb at openjdk.org
Mon Dec 12 22:23:06 UTC 2022


On Sat, 10 Dec 2022 09:17:24 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Could you look into using file.openForAttributeAccess(followLinks) and futimes + fsetattrlist so the file is opened only once?

So changed in ad14b579cb865ee58e43c6fb4a35a779bfe4a578.

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

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


More information about the nio-dev mailing list