Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8327385

Add JavaDoc option to exclude web fonts from generated documentation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 23
    • 23
    • tools
    • b16
    • generic
    • generic

      Add a JavaDoc option to avoid web fonts being included in generated documentation.

      With JDK-8324774, DejaVu web fonts used by the default stylesheet will be included with documentation bundles generated by JavaDoc. While this will improve the consistency of API documentation across browsers and platforms, there are cases in which inclusion of web fonts may not be desirable:

          - Projects that use custom stylesheets which make use of other fonts than the ones used by the default stylesheet.

          - Test environments that invoke javadoc so often that the inclusion of web fonts negatively impacts performance or storage requirements.

            hannesw Hannes Wallnoefer
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: