RFR: 8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux [v6]

Alan Bateman alanb at openjdk.org
Wed Aug 24 14:54:28 UTC 2022


On Wed, 24 Aug 2022 14:44:37 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Add `copy_file_range(2)` to the native Linux implementation of `FileChannel::transferTo`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8292562: Move getAppend out of while loop and Blocker begin / end

I think this one is done.

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

Marked as reviewed by alanb (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9925


More information about the nio-dev mailing list