RFR: JDK-8273154: Provide a JavadocTester method for non-overlapping, unordered output matching [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Wed Oct 20 18:02:13 UTC 2021
On Fri, 1 Oct 2021 14:59:47 GMT, Pavel Rappo <prappo at openjdk.org> 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 two commits:
>>
>> - Merge with upstream/master
>> - JDK-8273154: Provide a JavadocTester method for non-overlapping, unordered output matching
>
> test/langtools/jdk/javadoc/testJavadocTester/TestJavadocTester.java line 59:
>
>> 57: * tests have failed.
>> 58: */
>> 59: public class TestJavadocTester extends JavadocTester {
>
> +1 for testing a testing tool.
:-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/5743
More information about the javadoc-dev
mailing list