RFR: 8339631: Fix block @jls and @jvms tags

Chen Liang liach at openjdk.org
Thu Sep 5 22:10:48 UTC 2024


On Thu, 5 Sep 2024 22:01:52 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> possibly for later, a separate pass might be to review and make consistent the use of `{@code }` in the tags, such as in `The ... Attribute`

For example, the addition `@jls 15.20.2 The instanceof Operator` in this patch does not wrap `instanceof` in a code tag.

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

PR Comment: https://git.openjdk.org/jdk/pull/20879#issuecomment-2332713929


More information about the core-libs-dev mailing list