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

doclet incorrectly chooses code font for a See Also link

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 22
    • 22
    • tools
    • None

    Description

      In ClassFileFormatVersion.java:

       * @since 20
       * @see System#getProperties System property {@code java.class.version}
       * @see java.compiler/javax.lang.model.SourceVersion

      In ClassFileFormatVersion.html:

                          <dt>See Also:</dt>
                          <dd>
                              <ul class="tag-list-long">
                                  <li>
                                      <a href="../System.html#getProperties()">
                                          <code>
                                              System property
                                              <code>java.class.version</code>
                                          </code>
                                      </a>
                                  </li>

      This generates a nested <code> tag, which is reported.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: