On Tue, 9 Nov 2021 18:56:58 GMT, Pavel Rappo <[email protected]> wrote:
>> Jonathan Gibbons has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains six commits:
>>
>> - Merge remote-tracking branch 'upstream/master' into
>> 8273154.JavadocTester-checker
>> - Address review comments
>> - Add, `checkAnyOf`, update `checkUnique`, reformat some comments
>> - Merge remote-tracking branch 'upstream/master' into
>> 8273154.JavadocTester-checker
>> - Merge with upstream/master
>> - JDK-8273154: Provide a JavadocTester method for non-overlapping,
>> unordered output matching
>
> test/langtools/jdk/javadoc/testJavadocTester/TestJavadocTester.java line 353:
>
>> 351: public void testComplete_Unordered() {
>> 352: messages.clear();
>> 353: // In this following calls, the strings are deliberately
>> specified out of the expected order.
>
> Similarly: should it be "these" or "the"?
misunderstood first time round; now agreed
-------------
PR: https://git.openjdk.java.net/jdk/pull/5743