RFR: 8180066: Convert package.html files to package-info.java
Kevin Rushforth
kcr at openjdk.org
Thu Jun 22 18:44:14 UTC 2023
On Wed, 21 Jun 2023 15:05:47 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> One thing I didn't do is add a * at the beginning of the lines that are now part of a javadoc-style comment block. This minimizes the diffs, but it means we won't be using the usual pattern for those comment blocks. I'm inclined to file a follow-up issue rather than changing that now.
I filed [JDK-8310667](https://bugs.openjdk.org/browse/JDK-8310667) to track normalizing the javadoc comment blocks.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1159#issuecomment-1603142724
More information about the openjfx-dev
mailing list