RFR: 8297632: InputStream.transferTo() method should specify what the return value should be when the number of bytes transfered is larger than Long.MAX_VALUE [v2]

Brian Burkhalter bpb at openjdk.org
Tue Nov 29 18:39:39 UTC 2022


On Tue, 29 Nov 2022 18:35:40 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I assume Reader.transferTo will need similar treatment.

Looks like it. I will re-scan for other places as well.

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

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


More information about the core-libs-dev mailing list