RFR: 8370237: AssertionError in Annotate.fromAnnotations with -Xdoclint and type annotations [v2]
Jan Lahoda
jlahoda at openjdk.org
Wed Oct 29 07:01:32 UTC 2025
On Wed, 22 Oct 2025 18:07:37 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:
>
> Update another affected test
Looks good to me, except for the test tweak as @vicente-romero-oracle suggests. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27901#issuecomment-3460103262
More information about the javadoc-dev
mailing list