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

Alan Bateman alanb at openjdk.org
Tue Aug 9 19:10:31 UTC 2022


On Tue, 9 Aug 2022 16:46:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> 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: Convert params in only one place in each modified BsdFileSystemProvider method

Marked as reviewed by alanb (Reviewer).

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

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


More information about the nio-dev mailing list