-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: xml
-
b31
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8081976 | emb-9 | Mandy Chung | P3 | Resolved | Fixed | b31 |
org.w3c.dom.ranges and org.w3c.dom.traversal have been missing in the Java SE API documentation but fixed recently (JDK-8023276 [1]).
These 2 packages are exported APIs from javax.xml module and modules.xml should be updated.
[1] http://hg.openjdk.java.net/jdk9/dev/rev/d969251d13e7
These 2 packages are exported APIs from javax.xml module and modules.xml should be updated.
[1] http://hg.openjdk.java.net/jdk9/dev/rev/d969251d13e7
- backported by
-
JDK-8081976 Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
-
- Resolved
-
- relates to
-
JDK-8023276 Java SE should include the full DOM API from JAXP
-
- Resolved
-