On Thu, 14 Dec 2023 20:21:10 GMT, Vladimir Sitnikov <vsitni...@openjdk.org> 
wrote:

>>> What do you think?
>> 
>> I think that you are looking at an obsolete repository:
>> 
>> https://github.com/openjdk/jdk/blob/c328f9589ddc3a981a2c63801bd991f8e593e69f/src/java.base/share/classes/java/io/InputStream.java#L802
>
> I mean SequenceInputStream, not the base class: 
> https://github.com/openjdk/jdk/blob/c328f9589ddc3a981a2c63801bd991f8e593e69f/src/java.base/share/classes/java/io/SequenceInputStream.java#L249
> 
> Could you please double-check?

IMHO @vlsi is right. It is incorrect that we stop the transfer in the overflow 
case. We should fix it as he suggested. I can do that if you like.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/11403#discussion_r1427342442

Reply via email to