RFR: 8327824: Type annotation placed on incorrect array nesting levels [v2]

duke duke at openjdk.org
Thu Jul 11 21:18:04 UTC 2024


On Tue, 12 Mar 2024 22:06:35 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.
>
> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits:
> 
>  - Check output from body instead of summary, summary changes css class when new members are added
>  - Add test case for JLS example 10.2-2
>  - Merge branch 'master' of https://github.com/openjdk/jdk into fix/jd-array-anno-order
>  - Fix whitespace
>  - Make sure varargs work too
>  - Fix bugs, add tests, fix wrong anticipated test results
>  - 8327824: Type annotation placed on incorrect array nesting levels

@liach 
Your change (at version 7c37d67db41df7645effd2b4e7f518cd5e2a947c) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/18211#issuecomment-1994639523


More information about the javadoc-dev mailing list