Integrated: 8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
Brian Burkhalter
bpb at openjdk.org
Fri Aug 26 16:17:06 UTC 2022
On Thu, 18 Aug 2022 18:50:30 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Add `copy_file_range(2)` to the native Linux implementation of `FileChannel::transferTo`.
This pull request has now been integrated.
Changeset: c74b6d45
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c74b6d4552da55fea8f64a1e4c1a5675037a7124
Stats: 151 lines in 4 files changed: 141 ins; 0 del; 10 mod
8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/9925
More information about the nio-dev
mailing list