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

Roman Marchenko rmarchenko at openjdk.org
Wed Feb 15 15:54:45 UTC 2023


On Mon, 6 Feb 2023 07:54:55 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> Backporting to jdk17u for parity.
> 
> No tier1 regressions.
> "test/langtools/jdk/javadoc" tests are passed.
> 
> There was a conflict in src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/Extern.java because of newest functions implemented in the upstream.  And additional changes have been made in TestLinkPlatform.java (lines 106, 136, 166) because of EARLIEST_VERSION=7 in jdk17.
> 
> The rest of conflicts are in copyright headers.

This pull request has now been integrated.

Changeset: cf5490b5
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/cf5490b5c9eea23fff892c53fe0b55280a135157
Stats:     144 lines in 6 files changed: 104 ins; 0 del; 40 mod

8297437: javadoc cannot link to old docs (with old style anchors)

Reviewed-by: phh
Backport-of: 15a14884013a975707008f648b8e4864e16006ed

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1145


More information about the jdk-updates-dev mailing list