On Tue, 25 May 2021 18:03:51 GMT, Bradford Wetmore <wetm...@openjdk.org> wrote:
> Simple typo fix. Somehow the trailing "u" got omitted, so the code won't > parse when fed into the compiler. > > Resulting javadoc output now compiles. Looks good! ------------- Marked as reviewed by coffeys (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/4193