On Fri, 2 Jul 2021 16:58:18 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

>> Modify the specification of 
>> `java.io.ByteArrayInputStream#read(byte[],int,int)` to indicate that `-1` is 
>> returned instead of `0` when the stream is at its end and the third 
>> parameter, `len`, is zero.
>
> Brian Burkhalter has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   6766844: Correct error messages in test

Marked as reviewed by joehw (Reviewer).

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

PR: https://git.openjdk.java.net/jdk17/pull/189

Reply via email to