aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorlana <none@none>2013-10-11 00:06:56 -0700
committerlana <none@none>2013-10-11 00:06:56 -0700
commit6c9267169d79fe0e4263b5f6c96e69028bdb2842 (patch)
tree665c6665009512de548b9f378e35f47a1263ff1a /common
parentd9663d56c2e782e0f79f9700ce43fe875c1b4a04 (diff)
parentc1472a1be5d613a67d64444959497824a1683fd6 (diff)
Merge
Diffstat (limited to 'common')
-rw-r--r--common/makefiles/javadoc/CORE_PKGS.gmk2
-rw-r--r--common/makefiles/javadoc/Javadoc.gmk3
2 files changed, 2 insertions, 3 deletions
diff --git a/common/makefiles/javadoc/CORE_PKGS.gmk b/common/makefiles/javadoc/CORE_PKGS.gmk
index aede994..b486aac 100644
--- a/common/makefiles/javadoc/CORE_PKGS.gmk
+++ b/common/makefiles/javadoc/CORE_PKGS.gmk
@@ -41,7 +41,6 @@ EXCLUDE_PKGS = \
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 @@ CORE_PKGS = \
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 --git a/common/makefiles/javadoc/Javadoc.gmk b/common/makefiles/javadoc/Javadoc.gmk
index 9fe2522..ae7d3b6 100644
--- a/common/makefiles/javadoc/Javadoc.gmk
+++ b/common/makefiles/javadoc/Javadoc.gmk
@@ -116,8 +116,7 @@ BUG_SUBMIT_LINE = <a href="$(BUG_SUBMIT_URL)">Submit a bug or feature</a>
# 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