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

Alex Kasko akasko at openjdk.java.net
Fri Nov 19 14:30:01 UTC 2021


On Mon, 15 Nov 2021 22:27:16 GMT, Alex Kasko <akasko at openjdk.org> wrote:

> Clean backport of the FileChannel fix.
> 
> Additional testing:
> 
>  - [x] checked that added test is failing without the patch
>  - [x] ran jtreg:java/nio/channels/FileChannel on Linux, Windows and Mac

This pull request has now been integrated.

Changeset: 55f8d8c6
Author:    Alex Kasko <akasko at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/55f8d8c6bfed8c302896ff23c4e76c22bb75d557
Stats:     186 lines in 4 files changed: 170 ins; 3 del; 13 mod

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

Backport-of: e2c5bfe083adb82c0d99ba3cb05a9d5cdb8a05cc

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

PR: https://git.openjdk.java.net/jdk17u/pull/265


More information about the jdk-updates-dev mailing list