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

Brian Burkhalter bpb at openjdk.org
Fri Dec 9 17:58:17 UTC 2022


> 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.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8298187: Revised not to use FileStore

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11600/files
  - new: https://git.openjdk.org/jdk/pull/11600/files/a69310a1..a4ac9e75

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11600&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11600&range=00-01

  Stats: 49 lines in 1 file changed: 1 ins; 30 del; 18 mod
  Patch: https://git.openjdk.org/jdk/pull/11600.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11600/head:pull/11600

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


More information about the nio-dev mailing list