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

Specs for Javadoc and Pack200 have incorrect link to Copyright page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 12
    • 10, 11
    • tools
    • b13
    • Not verified

    Description

      The link to the Copyright page at the end of the Javadoc spec at https://docs.oracle.com/javase/10/docs/specs/doc-comment-spec.html and Pack200 spec at https://docs.oracle.com/javase/10/docs/specs/doc-comment-spec.html gives a 404 error.

      The link is currently coded as a relative link: ../../legal/copyright.html
      Given the directory structure of the spec folder in the docs bundle, the link should be: ../legal/copyright.html

      Attachments

        Activity

          People

            iris Iris Clark
            jgordon Joni Gordon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: