RFR: 8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call [v3]
Vyom Tewari
vtewari at openjdk.java.net
Wed Aug 4 03:19:36 UTC 2021
On Tue, 3 Aug 2021 16:29:57 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Please consider this request to enhance `java.nio.channels.FileChannel.transferTo()` to be able to transfer more than `Integer.MAX_VALUE` bytes in one call.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8271308: Add constant MAX_DIRECT_TRANSFER_SIZE initialized from one native call
Marked as reviewed by vtewari (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4940
More information about the nio-dev
mailing list