RFR: 8370237: AssertionError in Annotate.fromAnnotations with -Xdoclint and type annotations [v3]
Jan Lahoda
jlahoda at openjdk.org
Wed Oct 29 08:16:08 UTC 2025
On Wed, 29 Oct 2025 07:39:23 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).
>
> Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix typo in test
Looks good to me. (I didn't run tests, though.)
-------------
Marked as reviewed by jlahoda (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27901#pullrequestreview-3392123641
More information about the javadoc-dev
mailing list