RFR: 8325433: Type annotations on primitive types are not linked

Guoxiong Li gli at openjdk.org
Mon Mar 11 06:51:53 UTC 2024


On Sun, 10 Mar 2024 20:19:44 GMT, Chen Liang <liach at openjdk.org> wrote:

> Tested with file https://cr.openjdk.org/~liach/8325433-arrayanno/ArrayAnno.java

This test case has a two-dimensional array with annotations. But the tests of your patch don't have such case. It is good to add it.

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

PR Comment: https://git.openjdk.org/jdk/pull/18179#issuecomment-1987734454


More information about the javadoc-dev mailing list