-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b172
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8181544 | 10 | Joe Wang | P4 | Resolved | Fixed | b11 |
JDK-8181261 | 9.0.4 | Joe Wang | P4 | Resolved | Fixed | b01 |
This review covers the following items:
(1) Review javadocs to make sure they are current with regard to Java SE 9 APIs
Adjust contents where necessary.
(2) Add missing package descriptions
The following packages in java.xml did not have package description:
javax.xml
javax.xml.stream
javax.xml.stream.events
javax.xml.stream.util
org.w3c.dom.bootstrap
org.w3c.dom.events
org.w3c.dom.ls
org.w3c.dom.traversal
org.w3c.dom.views
(3) Convert package description from package.html to package-info.java
Adjust format where appropriate
(1) Review javadocs to make sure they are current with regard to Java SE 9 APIs
Adjust contents where necessary.
(2) Add missing package descriptions
The following packages in java.xml did not have package description:
javax.xml
javax.xml.stream
javax.xml.stream.events
javax.xml.stream.util
org.w3c.dom.bootstrap
org.w3c.dom.events
org.w3c.dom.ls
org.w3c.dom.traversal
org.w3c.dom.views
(3) Convert package description from package.html to package-info.java
Adjust format where appropriate
- backported by
-
JDK-8181261 Review JAXP Java SE 9 API javadocs
-
- Resolved
-
-
JDK-8181544 Review JAXP Java SE 9 API javadocs
-
- Resolved
-
- relates to
-
JDK-8182111 Package summary is missing in jdk.xml.dom module
-
- Closed
-