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

Update link to license in Docs.gmk

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 16
    • 16
    • infrastructure
    • b01

    Description

      Due to changes in the server hosting the Spec license redirect, we must use a new URL in JDK 16 which omits the "technetwork" token. The following link for 16 is now live:

          https://www.oracle.com/java/javase/terms/license/java16speclicense.html

      The LICENSE_URL for the JavaDoc API Specification should be updated to reference the 16 license as follows:

      diff -r ff4c9c270e3f make/Docs.gmk
      --- a/make/Docs.gmk Mon Jun 08 20:24:29 2020 -0400
      +++ b/make/Docs.gmk Mon Jun 08 19:09:51 2020 -0700
      @@ -63,7 +63,7 @@
       JAVADOC_BASE_URL := https://docs.oracle.com/pls/topic/lookup?ctx=javase$(VERSION_NUMBER)&id=homepage
       BUG_SUBMIT_URL := https://bugreport.java.com/bugreport/
       COPYRIGHT_URL := legal/copyright.html
      -LICENSE_URL := https://www.oracle.com/technetwork/java/javase/terms/license/java$(VERSION_NUMBER)speclicense.html
      +LICENSE_URL := https://www.oracle.com/java/javase/terms/license/java$(VERSION_NUMBER)speclicense.html
       REDISTRIBUTION_URL := https://www.oracle.com/technetwork/java/redist-137594.html

       # In order to get a specific ordering it's necessary to specify the total

      Attachments

        Issue Links

          Activity

            People

              iris Iris Clark
              iris Iris Clark
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: