8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification
authoralanb
Wed, 02 Oct 2013 04:21:42 +0100
changeset 20340 8662c8ab1769
parent 20046 854eee8ce543
child 20341 7a8b7863c491
8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification Reviewed-by: mduigou, tbell
common/makefiles/javadoc/CORE_PKGS.gmk
--- a/common/makefiles/javadoc/CORE_PKGS.gmk	Thu Sep 26 10:43:04 2013 -0700
+++ b/common/makefiles/javadoc/CORE_PKGS.gmk	Wed Oct 02 04:21:42 2013 +0100
@@ -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