RFR: 8274112: (fc) Tune FileChannel.transferTo() [v4]

Brian Burkhalter bpb at openjdk.java.net
Tue Nov 30 01:31:11 UTC 2021


On Mon, 25 Oct 2021 16:57:41 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Please consider this patch which would improve the performance of
>> `FileChannel.transferTo()` on macOS and Windows.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8274112: Make transferTo0() static; remove check for null FileDescriptor

continue ...

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

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


More information about the nio-dev mailing list