On Wed, 10 Jan 2024 21:35:56 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> The docs for the boolean methods are updated from this style:
> 
> @return if the event has been consumed
> 
> to this one
> 
> @return {@code true} if the event has been consumed, otherwise
> {@code false}
> 
> plus small cleanups here and there.

This pull request has now been integrated.

Changeset: de237fb0
Author:    Sergey Bylokhov <s...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/de237fb058c74b87ea65a6020939264a5dfe3796
Stats:     123 lines in 14 files changed: 23 ins; 16 del; 84 mod

8323554: The typos in Javadoc: "@return if "

Reviewed-by: prr

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

PR: https://git.openjdk.org/jdk/pull/17357

Reply via email to