- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    13
- 
        b09
                    Now that support for HTML 4 has been removed, the test 
test/langtools/jdk/javadoc/doclet/testLinkOption/TestLinkOption.java
fails when enabled (i.e. with access to docs.oracle.com).
The problem is the use of <tt> in the test itself, which is only valid in HTML 4, and not HTML 5.
The specific tag is not important to the test, and should just be changed to a different tag.
test/langtools/jdk/javadoc/doclet/testLinkOption/TestLinkOption.java
fails when enabled (i.e. with access to docs.oracle.com).
The problem is the use of <tt> in the test itself, which is only valid in HTML 4, and not HTML 5.
The specific tag is not important to the test, and should just be changed to a different tag.
- duplicates
- 
                    JDK-8218928 jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java fails after JDK-8215577 (Remove javadoc support for HTML 4) -           
- Closed
 
-         
- relates to
- 
                    JDK-8215577 Remove javadoc support for HTML 4. -           
- Resolved
 
-         
- 
                    JDK-8218944 Fix failed for JDK-8218936 -           
- Resolved
 
-