Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
7, 8, 9
-
b161
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177005 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
Description
Part of JSR 175 was adding package-info.java source files that could be used to hold package javadoc and package annotations. 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.
Note that javax.swing and java.awt were updated already.
Note that javax.swing and java.awt were updated already.
Attachments
Issue Links
- backported by
-
JDK-8177005 Replace package.html files with package-info.java in the java.desktop module
-
- Resolved
-
- relates to
-
JDK-6484705 Replace package.html with package-info.java
-
- Closed
-