-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 9
-
b161
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8176995 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
It is preferable and more regular to use package-info.java files to hold package-level javadoc than html files. The JDK packages should use switch to using the newer idiom.
http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.4.1.1
http://java.sun.com/docs/books/jls/third_edition/html/packages.html#7.4.1.1
- backported by
-
JDK-8176995 Use package-info.java instead of package.html within swing packages
-
- Resolved
-
- relates to
-
JDK-6484705 Replace package.html with package-info.java
-
- Closed
-