-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7, 8, 9
-
Component/s: client-libs
-
b161
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8176993 | 10 | Sergey Bylokhov | P3 | 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-8176993 Use package-info.java instead of package.html within awt packages
-
- Resolved
-
- relates to
-
JDK-6484705 Replace package.html with package-info.java
-
- Closed
-