Integrated: JDK-8280393: Promote use of HtmlTree factory methods
Hannes Wallnöfer
hannesw at openjdk.java.net
Fri Jan 21 09:13:49 UTC 2022
On Thu, 20 Jan 2022 16:08:03 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> This is a simple cleanup to add and/or make use of `HtmlTree` factory methods for `UL` and `DIV` with a single `HtmlStyle` parameter.
>
> There are no test changes (noreg-cleanup) and no changes in the generated JDK documentation.
This pull request has now been integrated.
Changeset: ab2c8d3c
Author: Hannes Wallnöfer <hannesw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ab2c8d3c9baf1080f436287785e4e02fd79953a7
Stats: 108 lines in 19 files changed: 11 ins; 40 del; 57 mod
8280393: Promote use of HtmlTree factory methods
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jdk/pull/7162
More information about the javadoc-dev
mailing list