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

Update link to license in Docs.gmk

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 10
    • 10
    • infrastructure
    • b29

      LICENSE_URL for the JavaDoc API Specification should be updated to reference the JDK 10 licence as follows:

      diff -r 92f08900cb3c make/Docs.gmk
      --- a/make/Docs.gmk Thu Oct 19 17:47:04 2017 +0200
      +++ b/make/Docs.gmk Tue Oct 24 13:12:03 2017 -0700
      @@ -64,7 +64,7 @@
       JAVADOC_BASE_URL := http://www.oracle.com/pls/topic/lookup?ctx=javase9&id=homepage
       BUG_SUBMIT_URL := http://bugreport.java.com/bugreport/
       COPYRIGHT_URL := {@docroot}/../legal/copyright.html
      -LICENSE_URL := http://www.oracle.com/technetwork/java/javase/terms/license/java9speclicense.html
      +LICENSE_URL := http://www.oracle.com/technetwork/java/javase/terms/license/java10speclicense.html
       REDISTRIBUTION_URL := http://www.oracle.com/technetwork/java/redist-137594.html

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


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

              Created:
              Updated:
              Resolved: