提交 daef1af2 编写于 作者: A alanb

8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that...

8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification
Reviewed-by: mduigou, tbell
上级 ec43e52b
...@@ -41,7 +41,6 @@ EXCLUDE_PKGS = \ ...@@ -41,7 +41,6 @@ EXCLUDE_PKGS = \
org.w3c.dom.stylesheets \ org.w3c.dom.stylesheets \
org.w3c.dom.traversal \ org.w3c.dom.traversal \
org.w3c.dom.ranges \ org.w3c.dom.ranges \
org.w3c.dom.views \
org.omg.stub.javax.management.remote.rmi org.omg.stub.javax.management.remote.rmi
# #
...@@ -295,6 +294,7 @@ CORE_PKGS = \ ...@@ -295,6 +294,7 @@ CORE_PKGS = \
org.w3c.dom.events \ org.w3c.dom.events \
org.w3c.dom.bootstrap \ org.w3c.dom.bootstrap \
org.w3c.dom.ls \ org.w3c.dom.ls \
org.w3c.dom.views \
org.xml.sax \ org.xml.sax \
org.xml.sax.ext \ org.xml.sax.ext \
org.xml.sax.helpers org.xml.sax.helpers
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册