[jdk11u-dev] Integrated: 8297437: javadoc cannot link to old docs (with old style anchors)
Roman Marchenko
rmarchenko at openjdk.org
Wed Jul 5 17:50:17 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.
This pull request has now been integrated.
Changeset: b9a29eb4
Author: Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/b9a29eb4cf647a9cff0519afabdf4124ba9dd05f
Stats: 141 lines in 6 files changed: 80 ins; 37 del; 24 mod
8297437: javadoc cannot link to old docs (with old style anchors)
Reviewed-by: phh
Backport-of: 15a14884013a975707008f648b8e4864e16006ed
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1794
More information about the jdk-updates-dev
mailing list