On Tue, 19 Aug 2025 14:01:48 GMT, Marc Philipp <[email protected]> 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 <[email protected]> Committer: Hannes Wallnöfer <[email protected]> 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
