Integrated: 8274112: (fc) Tune FileChannel.transferTo()

Brian Burkhalter bpb at openjdk.java.net
Wed May 4 14:37:34 UTC 2022


On Wed, 22 Sep 2021 01:25:37 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Please consider this patch which would improve the performance of
> `FileChannel.transferTo()` on macOS and Windows.

This pull request has now been integrated.

Changeset: 17cc7131
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/17cc7131abf699070dc491e69b21207f01c65cf6
Stats:     122 lines in 3 files changed: 75 ins; 1 del; 46 mod

8274112: (fc) Tune FileChannel.transferTo()

Reviewed-by: alanb, lancea, rriggs

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

PR: https://git.openjdk.java.net/jdk/pull/5623


More information about the nio-dev mailing list