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 19:00:06 UTC 2022


On Tue, 29 Nov 2022 18:52:23 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

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

Correction: yes, that one has the same problem.

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

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


More information about the core-libs-dev mailing list