JDK-8251122 : doclint html5 errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-04
  • Updated: 2024-11-20
  • Resolved: 2020-09-01
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 16
16 b14Fixed
Related Reports
Duplicate :  
Description
Some in progress doclint improvements have identified HTML5 compliance  errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html

/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:49: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>control</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:51: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:51: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:54: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>info</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:56: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#f2f2bd" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:56: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#f2f2bd" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:59: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusAlertYellow</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:61: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#ffdc23" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:61: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#ffdc23" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:64: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusBase</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:66: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#33628c" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:66: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#33628c" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:69: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusDisabledText</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:71: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#8e8f91" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:71: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#8e8f91" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:74: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusFocus</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:76: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#73a4d1" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:76: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#73a4d1" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:79: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusGreen</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:81: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#b0b332" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:81: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#b0b332" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:84: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusInfoBlue</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:86: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#2f5cb4" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:86: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#2f5cb4" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:89: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusLightBackground</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:91: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:91: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:94: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusOrange</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:96: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#bf6204" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:96: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#bf6204" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:99: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusRed</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:101: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#a92e22" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:101: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#a92e22" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:104: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusSelectedText</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:106: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:106: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#ffffff" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:109: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusSelectionBackground</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:111: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:111: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:114: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>text</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:116: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:116: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:134: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>activeCaption</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:136: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#babec6" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:136: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#babec6" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:139: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>background</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:141: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:141: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#d6d9df" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:144: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>controlDkShadow</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:146: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#a4abb8" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:146: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#a4abb8" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:149: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>controlHighlight</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:151: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#e9ecf2" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:151: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#e9ecf2" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:154: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>controlLHighlight</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:156: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#f7f8fa" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:156: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#f7f8fa" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:159: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>controlShadow</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:161: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#ccd3e0" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:161: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#ccd3e0" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:164: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>controlText</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:166: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:166: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:169: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>desktop</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:171: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#3d6079" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:171: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#3d6079" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:174: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>inactiveCaption</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:176: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#bdc1c8" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:176: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#bdc1c8" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:179: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>infoText</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:181: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:181: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:184: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>menu</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:186: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#edeff2" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:186: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#edeff2" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:189: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>menuText</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:191: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:191: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:194: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusBlueGrey</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:196: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#a9b0be" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:196: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#a9b0be" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:199: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusBorder</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:201: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#9297a1" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:201: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#9297a1" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:204: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>nimbusSelection</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:206: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:206: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:209: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>scrollbar</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:211: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#cdd0d5" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:211: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#cdd0d5" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:214: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>textBackground</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:216: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:216: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:219: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>textForeground</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:221: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:221: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#000000" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:224: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>textHighlight</code></th>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:226: error: attribute not supported in HTML5: width
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
    ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:226: error: attribute not supported in HTML5: bgcolor
<td width="100" bgcolor="#39698a" aria-label="Color preview">&nbsp;</td>
                ^
/Volumes/J2GWork/jdk/jdk.ref/open/src/java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html:229: error: attribute not supported in HTML5: width
<th scope="row" width="250"><code>textHighlightText</code></th>
                ^
100 errors
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/da641b013785 User: psadhukhan Date: 2020-09-02 06:28:14 +0000
02-09-2020

URL: https://hg.openjdk.java.net/jdk/client/rev/da641b013785 User: jdv Date: 2020-09-01 07:24:02 +0000
01-09-2020

To verify fixes, download and run http://cr.openjdk.java.net/~jjg/doclint/util/src/Main.java It's a single file program that can be run directly by the Java launcher. Here's how to run it 1. Build JDK and the docs, with a command like make jdk-image docs-jdk 2. Run the downloaded program, with a command line like one of the following ./build/PLATFORM-ARCH/images/jdk/bin/java /PATH/TO/Main.java -m java.desktop ./build/PLATFORM-ARCH/images/jdk/bin/java /PATH/TO/Main.java -m java.desktop -d CATEGORY where CATEGORY is one of: accessibility html missing reference syntax all There are default values for the output report; you can run the `-h` / `--help` option to see more options you can use
05-08-2020