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:10:07 UTC 2023


On Fri, 23 Jun 2023 16:50:28 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Addressed in 94505a45ce099faf3e31a07b8500ac456345a3b1; CSR not yet updated.
>
> 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!

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

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


More information about the nio-dev mailing list