RFR: 8151430: (fs) BasicFileAttributeView.setTimes should support setting file create time on OS X
Brian Burkhalter
bpb at openjdk.org
Fri Aug 5 16:12:51 UTC 2022
On Fri, 5 Aug 2022 08:28:30 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Have you tried adding setattrlist to BsdNativeDispatcher instead of UnixNativeDispatcher?
Sadly, no, as that's where it clearly belongs. So changed in 46a7e94956654f154143ac1c1c59480e85792122. Thanks for the suggestion.
-------------
PR: https://git.openjdk.org/jdk/pull/9762
More information about the nio-dev
mailing list