JDK-8202621 : bad test with broken links needs to be updated
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-05-03
  • Updated: 2023-02-17
  • Resolved: 2018-11-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.19-oracleFixed 12 b22Fixed
Related Reports
Relates :  
Description
test/langtools/jdk/javadoc/doclet/DocRootSlash/DocRootSlash.java

This test encourages/verifies bad behavior in the doclet by permitting broken links, such as omitting the / after {@docRoot}

In addition, it contains explicit references to  obsolete ids such as package_description.
Comments
Fix request [11u] I backport this for parity with 11.0.19-oracle. No risk, only a test change. Clean backport. Test passes. SAP nighlty testing passed.
17-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1746 Date: 2023-02-16 13:09:15 +0000
16-02-2023

Git URL: https://github.com/openjdk/jdk/commit/17773c31b62cc4e040e69e05e63d2d4e52334221
16-02-2023

URL: http://hg.openjdk.java.net/jdk/jdk/rev/c76cfae195c8 User: pmuthuswamy Date: 2018-11-28 04:51:36 +0000
28-11-2018