JDK-8180066 : Convert package.html files to package-info.java
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: 9,10
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2017-05-10
  • Updated: 2018-09-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Blocks :  
Blocks :  
Relates :  
Description
We should convert all package.html files inthe FX repo to package-info.java.

The JDK uses package-info.java files, which allows for better checking and uniformity between package descriptions and class descriptions in our API docs.
Comments
RDP1 is approaching (Dec 14) it means P4s will be re-targeted to "11" by Dec 14. http://mail.openjdk.java.net/pipermail/jdk-dev/2017-December/000357.html
08-12-2017

Now that we are done fixing the tidy and accessibility issues, I can do this without worrying about merge conflicts.
24-10-2017