Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248022 | 16 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
JDK-8250068 | 15.0.2 | Jonathan Gibbons | P3 | Resolved | Fixed | b01 |
JDK-8250366 | 15.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
doclint reports:
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:285: error: attribute not supported in HTML5: size
<hr size="3" noshade="noshade" />
^
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:285: error: attribute not supported in HTML5: noshade
<hr size="3" noshade="noshade" />
^
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:327: warning: empty <p> tag
<p><!-- Body text ends here --></p>
^
2 errors
1 warning
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:285: error: attribute not supported in HTML5: size
<hr size="3" noshade="noshade" />
^
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:285: error: attribute not supported in HTML5: noshade
<hr size="3" noshade="noshade" />
^
open/src/java.base/share/classes/java/lang/doc-files/threadPrimitiveDeprecation.html:327: warning: empty <p> tag
<p><!-- Body text ends here --></p>
^
2 errors
1 warning
- backported by
-
JDK-8248022 HTML errors and warnings in threadPrimitiveDeprecation.html
-
- Resolved
-
-
JDK-8250068 HTML errors and warnings in threadPrimitiveDeprecation.html
-
- Resolved
-
-
JDK-8250366 HTML errors and warnings in threadPrimitiveDeprecation.html
-
- Resolved
-