On Fri, 11 Dec 2020 11:24:15 GMT, Hannes Wallnöfer <hann...@openjdk.org> wrote:
> I recently added tests that expect javadoc output to contain links to early > access jdk 16 platform documentation. > > This fix adds the `--no-platform-links` option to the tests in question and > updates the expected output accordingly. Marked as reviewed by jjg (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk16/pull/10