RFR: 8370237: AssertionError in Annotate.fromAnnotations with -Xdoclint and type annotations [v2]

Liam Miller-Cushon cushon at openjdk.org
Wed Oct 22 18:07:37 UTC 2025


> Hi, please consider this fix for a crash with `-Xdoclint` and type annotations. It is a generalization of a previous fix for [JDK-8266082](https://bugs.openjdk.org/browse/JDK-8266082).

Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:

  Update another affected test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27901/files
  - new: https://git.openjdk.org/jdk/pull/27901/files/2d935b43..a99313bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27901&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27901&range=00-01

  Stats: 5 lines in 1 file changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/27901.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27901/head:pull/27901

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


More information about the javadoc-dev mailing list