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.

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

Commit messages:
 - 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

Changes: https://git.openjdk.org/jdk/pull/18211/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18211&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327824
  Stats: 128 lines in 3 files changed: 102 ins; 1 del; 25 mod
  Patch: https://git.openjdk.org/jdk/pull/18211.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18211/head:pull/18211

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

Reply via email to