On Fri, 1 Oct 2021 14:59:47 GMT, Pavel Rappo <pra...@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