RFR: JDK-8252717: Integrate/merge legacy standard doclet diagnostics and doclint [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Fri Jun 3 16:22:42 UTC 2022
On Thu, 2 Jun 2022 23:33:13 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix whitespace
>
> test/langtools/jdk/javadoc/doclet/testDoclintDocletMessages/TestDocLintDocletMessages.java line 190:
>
>> 188: checkExit(expect.exit);
>> 189:
>> 190: checkOutput(Output.OUT, true,expect.message);
>
> Add whitespace after `true,`
✅
-------------
PR: https://git.openjdk.java.net/jdk/pull/9006
More information about the javadoc-dev
mailing list