RFR: 8335122: Reorganize internal low-level support for HTML in jdk.javadoc
Jonathan Gibbons
jjg at openjdk.org
Mon Jul 8 18:35:23 UTC 2024
On Fri, 28 Jun 2024 13:36:47 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> I'm not sure if this is intentional (it makes changes easier to review), but I notice that imports of classes in the new package are generally mixed with classes remaining in the old package, and therefore not in alphabetic order.
Yes, accident. I'll do a commit that just fixes imports
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19916#issuecomment-2214901023
More information about the javadoc-dev
mailing list