Integrated: 8365394: Stylesheet must not load fonts on --no-fonts output

Marc Philipp duke at openjdk.org
Tue Aug 26 06:40:40 UTC 2025


On Tue, 19 Aug 2025 14:01:48 GMT, Marc Philipp <duke at openjdk.org> wrote:

> While copying `resources/stylesheet.css` to the target location, the
> line containing the CSS import statement for `fonts/dejavu.css` is now
> removed from the output in case the `--no-fonts` option is enabled.

This pull request has now been integrated.

Changeset: deec6aa7
Author:    Marc Philipp <mail at marcphilipp.de>
Committer: Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/deec6aa76dffaa80f3c01e72377913cd22f96672
Stats:     73 lines in 4 files changed: 56 ins; 5 del; 12 mod

8365394: Stylesheet must not load fonts on --no-fonts output

Reviewed-by: hannesw

-------------

PR: https://git.openjdk.org/jdk/pull/26843


More information about the javadoc-dev mailing list