RFR: 8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer [v4]
Brian Burkhalter
bpb at openjdk.org
Fri Jun 23 17:19:12 UTC 2023
On Fri, 23 Jun 2023 17:07:34 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> I checked the update but it now has "no source remaining or its length is zero". In CB, length == remaining so I think you just want one in the description.
>
> Ah, good catch!
Fixed by 7281b482c24a3c74da15dbf637f7627c5dc5407b.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14616#discussion_r1240066381
More information about the core-libs-dev
mailing list