RFR: 8327824: Type annotation placed on incorrect array nesting levels
Liam Miller-Cushon
cushon at openjdk.org
Tue Mar 12 21:52:13 UTC 2024
On Tue, 12 Mar 2024 03:33:38 GMT, Chen Liang <liach at openjdk.org> wrote:
> Please review this patch that fixes placement of type annotations on array types in Javadoc output. This oversight seems to have existed since JDK 8 but was never noticed or reported.
Thanks for this! The changes look good to me overall.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18211#issuecomment-1992644475
More information about the javadoc-dev
mailing list