Integrated: 8293122: (fs) Use file cloning in macOS version of Files::copy method

Brian Burkhalter bpb at openjdk.org
Wed Sep 14 20:15:48 UTC 2022


On Wed, 7 Sep 2022 00:48:31 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Use BSD system call `clonefile` if possible when using `Files::copy` on macOS.

This pull request has now been integrated.

Changeset: a75ddb83
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a75ddb836b2de0e75a65dbfa3b2f240db07a7d31
Stats:     124 lines in 5 files changed: 123 ins; 0 del; 1 mod

8293122: (fs) Use file cloning in macOS version of Files::copy method

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list