RFR: 8292562: (fs) Use file cloning in Linux and macOS versions of Files::copy method [v9]
Brian Burkhalter
bpb at openjdk.org
Tue Aug 30 14:59:01 UTC 2022
On Tue, 30 Aug 2022 11:03:56 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> What would you think about separating this two?
That would be fine with me, but I think the BSD / Linux separation should be done under a different issue with the `clonefile` work remaining under this one. The addition of `copy_file_range` function is also more pertinent to this issue than to refactoring however so I don't know under which that should go.
-------------
PR: https://git.openjdk.org/jdk/pull/9486
More information about the nio-dev
mailing list