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

Liam Miller-Cushon cushon at openjdk.org
Fri Oct 31 09:55:23 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).

This pull request has now been integrated.

Changeset: 8e3620a3
Author:    Liam Miller-Cushon <cushon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8e3620a344f83a21191bb70cf2af24e9ae1952ce
Stats:     33 lines in 4 files changed: 28 ins; 0 del; 5 mod

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

Reviewed-by: jlahoda

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

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


More information about the javadoc-dev mailing list