RFR: 8274112: (fc) Tune FileChannel.transferTo() [v3]
Alan Bateman
alanb at openjdk.java.net
Sun Oct 24 06:59:05 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
Are you planning to update the PR with the changes that we discussed here?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5623
More information about the nio-dev
mailing list