RFR: 8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X [v5]

Brian Burkhalter bpb at openjdk.org
Mon Aug 8 22:26:04 UTC 2022


> Use the BSD system call `setattrlist(2)` to set file modification, access, and creation time attributes on macOS.

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

  8151430: Refactor for better encapsulation

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9762/files
  - new: https://git.openjdk.org/jdk/pull/9762/files/5b48fe09..10deb03d

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

  Stats: 280 lines in 6 files changed: 142 ins; 132 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/9762.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9762/head:pull/9762

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


More information about the nio-dev mailing list