There are a number of errors in the doc comments for the java.desktop module, as reported by doclint, and seen in this recent report:
http://cr.openjdk.java.net/~jjg/doclint/15-internal%2b0-2020-06-22/
It would be nice to fix the errors in the accessibility and reference columns (just a few errors in each) and look at the errors in the HTML column, which seem to be predominantly that the file uses old-style HTML4 constructs which are not valid in HTML 5. It looks like many/most of these could be mechanically changed in to IDE to a CSS equivalent.
http://cr.openjdk.java.net/~jjg/doclint/15-internal%2b0-2020-06-22/
It would be nice to fix the errors in the accessibility and reference columns (just a few errors in each) and look at the errors in the HTML column, which seem to be predominantly that the file uses old-style HTML4 constructs which are not valid in HTML 5. It looks like many/most of these could be mechanically changed in to IDE to a CSS equivalent.
- duplicates
-
JDK-8251124 doclint errors about missing accessibility support in HTML files.
- Resolved
-
JDK-8251122 doclint html5 errors in java.desktop/share/classes/javax/swing/plaf/nimbus/doc-files/properties.html
- Resolved
-
JDK-8251123 doclint warnings about missing javadoc tags and comments
- Resolved
-
JDK-8251125 doclint errors about missing references in Swing javadoc
- Resolved