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. This pull request has now been integrated. Changeset: 164c8a6e Author: Hannes Wallnöfer <hann...@openjdk.org> URL: https://git.openjdk.java.net/jdk16/commit/164c8a6e Stats: 14 lines in 1 file changed: 2 ins; 8 del; 4 mod 8258092: Link to early access platform documentation in TestHtmlTableTags.java Reviewed-by: jjg ------------- PR: https://git.openjdk.java.net/jdk16/pull/10