RFR: 8293122: (fs) Use file cloning in macOS version of Files::copy method [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Sep 8 23:17:38 UTC 2022
> Use BSD system call `clonefile` if possible when using `Files::copy` on macOS.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8293122: Revert BsdFileStore; move volume capability check to BsdNativeDispatcher
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10188/files
- new: https://git.openjdk.org/jdk/pull/10188/files/0084d916..a7917d22
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10188&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10188&range=00-01
Stats: 156 lines in 6 files changed: 52 ins; 99 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/10188.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10188/head:pull/10188
PR: https://git.openjdk.org/jdk/pull/10188
More information about the nio-dev
mailing list