On Mon, 17 May 2021 11:36:53 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> The change looks good. That said, should we be concerned about proliferation > of `--no-platform-links` in tests? If I remember correctly, back when we did the platform link feature @jonathan-gibbons suggested disabling the feature by default in `JavadocTester`. That would help avoid this kind of mistake. However, I don't think we have a mechanism to tweak standard options in `JavadocTester`, and I'm not sure how we would then enable the feature in order to test it. ------------- PR: https://git.openjdk.java.net/jdk/pull/4051