-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b31
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248729 | 16 | Jonathan Gibbons | P4 | Resolved | Fixed | b05 |
JDK-8250133 | 15.0.2 | Jonathan Gibbons | P4 | Resolved | Fixed | b01 |
JDK-8250432 | 15.0.1 | Jonathan Gibbons | P4 | Resolved | Fixed | b03 |
Ignoring all the "missing" comments, there are couple of very small HTML issues in a couple of java.xml package-info files that are worth cleaning up.
open/src/java.xml/share/classes/org/xml/sax/package-info.java:30: warning: empty <p> tag
* <p>
^
1 warning
open/src/java.xml/share/classes/javax/xml/stream/package-info.java:44: error: reference not found
* located through a process as described in the {@link newFactory}
^
1 error
open/src/java.xml/share/classes/org/xml/sax/package-info.java:30: warning: empty <p> tag
* <p>
^
1 warning
open/src/java.xml/share/classes/javax/xml/stream/package-info.java:44: error: reference not found
* located through a process as described in the {@link newFactory}
^
1 error
- backported by
-
JDK-8248729 small HTML issues in java.xml package-info.java files
- Resolved
-
JDK-8250133 small HTML issues in java.xml package-info.java files
- Resolved
-
JDK-8250432 small HTML issues in java.xml package-info.java files
- Resolved