On Fri, 23 Jun 2023 20:36:59 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   8222329: Remove redundancy of length vs. remaining in CharBuffer::read doc
>
> src/java.base/share/classes/java/io/Reader.java line 194:
> 
>> 192:      * rewinding of the buffer is performed.  If the specified character
>> 193:      * buffer has no space {@linkplain java.nio.Buffer#hasRemaining
>> 194:      * remaining} or or its {@linkplain java.nio.CharBuffer#length 
>> length}
> 
> typo: "or or" -> "or"

Bummer. Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14616#discussion_r1240371637

Reply via email to