RFR: 8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call [v4]

Alan Bateman alanb at openjdk.java.net
Wed Aug 4 17:14:04 UTC 2021


On Wed, 4 Aug 2021 17:10:47 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: Fix static initialization order problem

Marked as reviewed by alanb (Reviewer).

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

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


More information about the nio-dev mailing list