-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b01
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8197711 | 10u-cpu | Jonathan Gibbons | P3 | Resolved | Fixed | master |
JDK-8200947 | 10.0.2 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8195921 | 10.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b01 |
JDK-8195056 | 10 | Jonathan Gibbons | P3 | Resolved | Fixed | b40 |
It is planned to change the default version of HTML used in the standard doclet from HTML 4 to HTML5 in an upcoming release.
This will impact users who are assuming the default is for HTML 4 and who have doc comments using HTML 4 constructs.
We should warn users that they should either ensure their doc comments are compatible with HTML 5, or they should explicitly specify the use of HTML 4 or HTML5 with the -html4 or -html5 option.
This will impact users who are assuming the default is for HTML 4 and who have doc comments using HTML 4 constructs.
We should warn users that they should either ensure their doc comments are compatible with HTML 5, or they should explicitly specify the use of HTML 4 or HTML5 with the -html4 or -html5 option.
- backported by
-
JDK-8195056 Warn when default HTML version is used
-
- Resolved
-
-
JDK-8195921 Warn when default HTML version is used
-
- Resolved
-
-
JDK-8197711 Warn when default HTML version is used
-
- Resolved
-
-
JDK-8200947 Warn when default HTML version is used
-
- Resolved
-
- relates to
-
JDK-8215578 Remove javadoc support for HTML 4.
-
- Closed
-