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

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


On Mon, 20 Oct 2025 14:36:17 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> 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).

The CI failures are because this improves the errors reported `for test/langtools/tools/doclint/CrashInAnnotateTest.java`, I pushed a fix

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

PR Comment: https://git.openjdk.org/jdk/pull/27901#issuecomment-3433564694


More information about the javadoc-dev mailing list