RFR: JDK-8297216: Search results omit some methods [v2]
Hannes Wallnöfer
hannesw at openjdk.org
Tue Nov 29 10:22:37 UTC 2022
On Tue, 29 Nov 2022 00:53:34 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>> Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove duplicate option
>
> test/langtools/jdk/javadoc/doclet/testSearchScript/TestSearchScript.java line 345:
>
>> 343: "-Xdoclint:none",
>> 344: "-use",
>> 345: "-use",
>
> double `-use` ... is that intentional?
Definitely not intentional... fixed.
-------------
PR: https://git.openjdk.org/jdk/pull/11287
More information about the javadoc-dev
mailing list