-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b89
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142804 | emb-9 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
The file http://hg.openjdk.java.net/jdk9/dev/jdk/file/a6edbf822256/src/java.naming/share/classes/javax/naming/spi/package.html
contains two <body></body> html tag pairs the html parser in the doclet parses the second therefore creates an empty doc comment. This will change with the new doclet (jdk9) but for correctness, this ought to be fixed, likely is affected in
previous versions of the jdk.
I have set the priority to P3 feel free to change as the team sees fit.
similarly this is also incorrect.
http://hg.openjdk.java.net/jdk9/dev/jdk/file/f92824cdbaf3/src/java.base/share/classes/overview-core.html
contains two <body></body> html tag pairs the html parser in the doclet parses the second therefore creates an empty doc comment. This will change with the new doclet (jdk9) but for correctness, this ought to be fixed, likely is affected in
previous versions of the jdk.
I have set the priority to P3 feel free to change as the team sees fit.
similarly this is also incorrect.
http://hg.openjdk.java.net/jdk9/dev/jdk/file/f92824cdbaf3/src/java.base/share/classes/overview-core.html
- backported by
-
JDK-8142804 Incorrect package.html file
-
- Resolved
-