RFR: 8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer [v8]
Lance Andersen
lancea at openjdk.org
Sat Jun 24 00:55:11 UTC 2023
On Fri, 23 Jun 2023 23:23:07 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Clarify the behavior of `java.lang.Readable` when the specified `java.nio.CharBuffer` parameter is empty but read-only, and when it is full.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8222329: Disambiguate length/remaining in Reader and Readable
Marked as reviewed by lancea (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14616#pullrequestreview-1496255190
More information about the core-libs-dev
mailing list