JDK-6790217 : Javadoc HTML WCAG 2.0 accessibility issues in jdk docs makefile - Bold tags should be strong.
  • Type: Bug
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-01-05
  • Updated: 2014-05-05
  • Resolved: 2009-01-17
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 7
7 b44Fixed
Related Reports
Relates :  
Description
This is a part of bug 6786028. In addition to changes to sourcefiles, the makefile for the docs needs to be updated to replace bold tags to strong.

Comments
EVALUATION The makefile file under docs/make in jdk repository needs to be updated to replce all bold tags with strong.
05-01-2009