Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8218936

Test fails in Internet environment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 13
    • tools

      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.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: