On Thu, 10 Dec 2020 17:22:06 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Please review this small verbiage change to specify clearly the behavior of 
> `Reader::read(char[] cbuf)` when the length of `cbuf` is zero, and that of 
> `Reader::read(char[] cbuf, int off, int len)` when `len` is zero.

Looks good to me, Brian.

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

Marked as reviewed by naoto (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1737

Reply via email to