RFR: JDK-8288692: jdk/javadoc/doclet/testTagMisuse/TestTagMisuse.java fails after JDK-8288545 [v2]
Jonathan Gibbons
jjg at openjdk.org
Fri Jun 17 21:51:58 UTC 2022
On Fri, 17 Jun 2022 21:36:01 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> update copyright year
>
> test/langtools/jdk/javadoc/doclet/testTagMisuse/TestTagMisuse.java line 26:
>
>> 24: /*
>> 25: * @test
>> 26: * @bug 8035473 8288692
>
> I know that it's an urgent fix. However, consider either checking the output for the newly created "no reference" warning or delete 8288692 from @bug. At the very least, update the copyright year.
I think the bug number belongs in the bug because it is implicitly a test that javadoc does not crash.
-------------
PR: https://git.openjdk.org/jdk19/pull/37
More information about the javadoc-dev
mailing list