RFR: 8222329: Readable read(CharBuffer) does not specify that 0 is returned when there is no remaining space in buffer [v7]

Roger Riggs rriggs at openjdk.org
Fri Jun 23 21:01:06 UTC 2023


On Fri, 23 Jun 2023 20:56:14 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: "or or" -> "or"

Marked as reviewed by rriggs (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14616#pullrequestreview-1496016282


More information about the core-libs-dev mailing list