RFR: 8351897: Extra closing curly brace typos in Javadoc [v2]

Archie Cobbs acobbs at openjdk.org
Mon Mar 24 12:32:19 UTC 2025


On Mon, 24 Mar 2025 05:23:58 GMT, Chen Liang <liach at openjdk.org> wrote:

> Shouldn't this closing `)` be wrapped in `{@code}` like `{@code )}` to match with the code format in `{@code (getLocale()}`?

Yes it should - thanks. The two rows above also have the same problem, i.e., I was just making this row consistent with the ones above it, but you're right that we should be fixing the font mismatch instead of propagating it.

I've fixed all three in dde1c86740d.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24022#discussion_r2010086508


More information about the net-dev mailing list