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

Brian Burkhalter bpb at openjdk.org
Mon Dec 12 22:30:36 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: Fix a comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11600/files
  - new: https://git.openjdk.org/jdk/pull/11600/files/ad14b579..640a944f

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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