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

invalid use of @see tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 18
    • 16
    • core-libs
    • None

      A couple of files in java.base use an incorrect form of the `@see` tag, specifically a comment-separated list of links including other HTML. While it currently works, it is neither documented or supported, and can cause problems for tools looking for the supported forms.

      The correct form to reference a series of links is to use a series of @see tags.

      The files are for
      java.net.URI
      java.security.cert.PKIXRevocationChecker

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

              Created:
              Updated:
              Resolved: