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:54:28 UTC 2022


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

> I assume this will require adjustments to SequenceInputStream.transferTo proposed in pull/11248.

I will scan for all overrides.

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

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


More information about the core-libs-dev mailing list