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

Alan Bateman alanb at openjdk.java.net
Thu Sep 23 06:50:00 UTC 2021


On Thu, 23 Sep 2021 02:07:30 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: Modify transfer_read_write() not to throw if read or write fails

Thanks for the updates, this looks much cleaner and maintainable now. Busy just now so will look at it closer later.

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

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


More information about the nio-dev mailing list