Integrated: 8298187: (fs) BsdFileAttributeViews::setTimes does not support lastAccessTime on HFS+
Brian Burkhalter
bpb at openjdk.org
Thu Dec 15 22:51:10 UTC 2022
On Thu, 8 Dec 2022 19:13:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> If the path is on an HFS store, use the generic Unix implementation of `java.nio.file.attribute.BasicFileAttributeView::setTimes`to set the last access time.
This pull request has now been integrated.
Changeset: 54124394
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5412439445fadcf66101018a9bd051f8e5d751e8
Stats: 164 lines in 5 files changed: 129 ins; 12 del; 23 mod
8298187: (fs) BsdFileAttributeViews::setTimes does not support lastAccessTime on HFS+
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/11600
More information about the nio-dev
mailing list