Integrated: 8264744: (fs) Use file cloning in Linux version of Files::copy method

Brian Burkhalter bpb at openjdk.org
Tue Sep 6 18:14:11 UTC 2022


On Wed, 13 Jul 2022 23:25:00 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Add file cloning to `java.nio.channels.FileChannel::transferTo` and `java.nio.file.Files.copy(Path,Path)`.

This pull request has now been integrated.

Changeset: da596182
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/da596182a494a36d37030f18328e52e525fc3565
Stats:     89 lines in 4 files changed: 73 ins; 13 del; 3 mod

8264744: (fs) Use file cloning in Linux version of Files::copy method

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list