-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 9
-
b161
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177005 | 10 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
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.
- 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
-