-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b84
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141992 | emb-9 | Joe Wang | P2 | Resolved | Fixed | team |
Refer to W3C DOM specifications: http://www.w3.org/TR/#tr_DOM, this enhancement request suggests updating the DOM API to include the Element Traversal Specification.
The java.xml module includes an endorsed DOM API that supports the Document Object Model (DOM) Level 3 Core, and Load and Save specifications. In accordance with the jigsaw specification, the java.xml module will be loaded by the null loader and therefore not upgradeable. It is therefore necessary to update the DOM API to include types that are included and referenced in 3rd party modules.
The java.xml module includes an endorsed DOM API that supports the Document Object Model (DOM) Level 3 Core, and Load and Save specifications. In accordance with the jigsaw specification, the java.xml module will be loaded by the null loader and therefore not upgradeable. It is therefore necessary to update the DOM API to include types that are included and referenced in 3rd party modules.
- backported by
-
JDK-8141992 DOM API update: Element Traversal Specification
- Resolved
- relates to
-
JDK-8080712 Dev Task: Update JAXP from Xerces 2.11.0
- Closed
-
JDK-8138721 ElementTraversal: javadoc warning; also, hasFeature shall return true
- Resolved