Integrated: 8327824: Type annotation placed on incorrect array nesting levels

Chen Liang liach at openjdk.org
Wed Mar 13 16:48:21 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.

This pull request has now been integrated.

Changeset: 35b00e64
Author:    Chen Liang <liach at openjdk.org>
Committer: Pavel Rappo <prappo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/35b00e640b7b3f29796433aee86838ae46167419
Stats:     128 lines in 3 files changed: 103 ins; 1 del; 24 mod

8327824: Type annotation placed on incorrect array nesting levels

Reviewed-by: prappo

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

PR: https://git.openjdk.org/jdk/pull/18211


More information about the javadoc-dev mailing list