[jdk11u-dev] RFR: 8297437: javadoc cannot link to old docs (with old style anchors)

Goetz Lindenmaier goetz at openjdk.org
Wed Jun 28 06:23:18 UTC 2023


On Tue, 7 Mar 2023 14:22:36 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Backporting JDK-8297437 to 11u for parity, because there are still scenarios for 11u when docs being generated are linked to external old-style anchors docs.
> 
> No tier1 regressions.
> The tests from "test/langtools/jdk/javadoc" are passed, except jdk/javadoc/doclet/testIOException/TestIOException.java - it fails on master as well.
> 
> Refactoring was made in Links.java to avoid duplicating function code.

Please merge the latest changes so that the GHA tests run again.

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1794#issuecomment-1610822476


More information about the jdk-updates-dev mailing list