-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b03
-
generic
-
generic
-
Not verified
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.
- relates to
-
JDK-6622944 Use package-info.java instead of package.html within awt packages
-
- Resolved
-
-
JDK-8176046 Replace package.html files with package-info.java in the java.desktop module
-
- Resolved
-
-
JDK-8080901 Replace package.html files with package-info.java in the java.base module
-
- Resolved
-
-
JDK-8175266 Use package-info.java instead of package.html within swing packages
-
- Resolved
-