RFR: 8365394: Stylesheet must not load fonts on --no-fonts output [v2]

Marc Philipp duke at openjdk.org
Mon Aug 25 14:19:45 UTC 2025


> 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.

Marc Philipp has updated the pull request incrementally with one additional commit since the last revision:

  Wrap long lines

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26843/files
  - new: https://git.openjdk.org/jdk/pull/26843/files/23fc0a8a..6735a2bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26843&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26843&range=00-01

  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/26843.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26843/head:pull/26843

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


More information about the javadoc-dev mailing list