RFR: 8274112: (fc) Tune FileChannel.transferTo()
Brian Burkhalter
bpb at openjdk.java.net
Wed Sep 22 16:57:53 UTC 2021
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.
I agree about keeping the decisions at the Java level. I will work on refactoring this.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5623
More information about the nio-dev
mailing list