[jdk17u-dev] RFR: 8297437: javadoc cannot link to old docs (with old style anchors)
Roman Marchenko
rmarchenko at openjdk.org
Mon Feb 6 08:05:33 UTC 2023
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.
-------------
Commit messages:
- Backport 15a14884013a975707008f648b8e4864e16006ed
Changes: https://git.openjdk.org/jdk17u-dev/pull/1145/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1145&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297437
Stats: 144 lines in 6 files changed: 104 ins; 0 del; 40 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1145.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1145/head:pull/1145
PR: https://git.openjdk.org/jdk17u-dev/pull/1145
More information about the jdk-updates-dev
mailing list