8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification
Reviewed-by: mduigou, tbell
--- 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