RFR: JDK-8312445: Array types in annotation elements show square brackets twice

Pavel Rappo prappo at openjdk.org
Tue Jul 25 15:36:49 UTC 2023


On Tue, 25 Jul 2023 13:29:55 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> * When linking to a type, only use the type name as link label, appending the `.class` as plain text after the link

This is how it's done by some IDE code editors whilst you hover over a class literal, which is probably okay.

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

PR Comment: https://git.openjdk.org/jdk/pull/15019#issuecomment-1650067018


More information about the javadoc-dev mailing list