# HG changeset patch # User lana # Date 1381475216 25200 # Node ID 7d88b7c0abb90a669c2ba1364b2af109ccd1a533 # Parent dad6040451dfca60152da47073da85920dd7de4f# Parent c226531f83c11a8ef9d7c51d20e641588e3be522 Merge diff -r dad6040451df -r 7d88b7c0abb9 common/makefiles/javadoc/CORE_PKGS.gmk --- a/common/makefiles/javadoc/CORE_PKGS.gmk Thu Oct 10 10:08:45 2013 -0700 +++ b/common/makefiles/javadoc/CORE_PKGS.gmk Fri Oct 11 00:06:56 2013 -0700 @@ -41,7 +41,6 @@ org.w3c.dom.stylesheets \ org.w3c.dom.traversal \ org.w3c.dom.ranges \ - org.w3c.dom.views \ org.omg.stub.javax.management.remote.rmi # @@ -295,6 +294,7 @@ org.w3c.dom.events \ org.w3c.dom.bootstrap \ org.w3c.dom.ls \ + org.w3c.dom.views \ org.xml.sax \ org.xml.sax.ext \ org.xml.sax.helpers diff -r dad6040451df -r 7d88b7c0abb9 common/makefiles/javadoc/Javadoc.gmk --- a/common/makefiles/javadoc/Javadoc.gmk Thu Oct 10 10:08:45 2013 -0700 +++ b/common/makefiles/javadoc/Javadoc.gmk Fri Oct 11 00:06:56 2013 -0700 @@ -116,8 +116,7 @@ # Url to devdocs page # Was: http://java.sun.com/javase/6/webnotes/devdocs-vs-specs.html DEV_DOCS_URL-7 = http://download.oracle.com/javase/7/docs/index.html -# This isn't added in old build yet. -#DEV_DOCS_URL-8 = http://download.oracle.com/javase/7/docs/index.html +DEV_DOCS_URL-8 = http://download.oracle.com/javase/8/docs/index.html DEV_DOCS_URL = $(DEV_DOCS_URL-$(JDK_MINOR_VERSION)) DOCS_BASE_URL = http://download.oracle.com/javase/7/docs