-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
13
-
None
CONF=linux-x86_64-server-fastdebug make run-test TEST=langtools/jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java
/home/buildbot/worker/jdkX-linux/build/test/langtools/jdk/javadoc/doclet/testLinkOption/pkg/B.java:34: error: tag not supported in the generated HTML version: tt
* <tt>getSystemClassLoader()</tt>} as the parent class loader.
^
<tt> seems to be incompatible with HTML 5.
This test fails in tier1, which makes CIs unhappy.
/home/buildbot/worker/jdkX-linux/build/test/langtools/jdk/javadoc/doclet/testLinkOption/pkg/B.java:34: error: tag not supported in the generated HTML version: tt
* <tt>getSystemClassLoader()</tt>} as the parent class loader.
^
<tt> seems to be incompatible with HTML 5.
This test fails in tier1, which makes CIs unhappy.
- duplicates
-
JDK-8218936 Test fails in Internet environment
- Resolved
- relates to
-
JDK-8215577 Remove javadoc support for HTML 4.
- Resolved