-
Sub-task
-
Resolution: Fixed
-
P3
-
13
-
b06
javadoc has supported HTML 5 since JDK 9 (JDK-8072945) and warned about use of HTML 4 since JDK 11 (JDK-8182765)
It is time to remove support for HTML 4.
The -html4 option and the code to generate HTML will be removed, so that the doclet always generates HTML 5. The -html5 will remain, but will effectively be ignored.
It is time to remove support for HTML 4.
The -html4 option and the code to generate HTML will be removed, so that the doclet always generates HTML 5. The -html5 will remain, but will effectively be ignored.
- blocks
-
JDK-8215608 Remove old javadoc features
- Resolved
- csr for
-
JDK-8215578 Remove javadoc support for HTML 4.
- Closed
- duplicates
-
JDK-8187793 Remove HTML4 support from javadoc
- Closed
- relates to
-
JDK-8218928 jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8215577 (Remove javadoc support for HTML 4)
- Closed
-
JDK-8218936 Test fails in Internet environment
- Resolved
-
JDK-8202622 javadoc creates broken link caused by unencoded name
- Closed
(1 relates to)