On Thu, 2 Jun 2022 23:33:13 GMT, Pavel Rappo <pra...@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