RFR: 8323554: The typos in Javadoc: "@return if "
Phil Race
prr at openjdk.org
Tue Jan 16 21:41:51 UTC 2024
On Wed, 10 Jan 2024 21:35:56 GMT, Sergey Bylokhov <serb at 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.
Marked as reviewed by prr (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17357#pullrequestreview-1825200634
More information about the client-libs-dev
mailing list