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

Paul Hohensee phh at openjdk.org
Tue Feb 14 16:44:52 UTC 2023


On Tue, 14 Feb 2023 07:47:26 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.
>
> Roman Marchenko has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'master' into backport-15a14884013a975707008f648b8e4864e16006ed
>  - Backport 15a14884013a975707008f648b8e4864e16006ed

Lgtm.

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

Marked as reviewed by phh (Reviewer).

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


More information about the jdk-updates-dev mailing list