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

[CSS] "Loaded @font-face font" message should not be logged with INFO

XMLWordPrintable

      When I run Ensemble8 the following logging messages are logged at startup:

      Feb 10, 2014 1:10:44 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
      INFO: Loaded @font-face font [Source Sans Pro ExtraLight]
      Feb 10, 2014 1:10:44 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
      INFO: Loaded @font-face font [Source Sans Pro Light]
      Feb 10, 2014 1:10:45 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
      INFO: Loaded @font-face font [Source Sans Pro]
      Feb 10, 2014 1:10:45 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
      INFO: Loaded @font-face font [Source Sans Pro Semibold]

      These messages should probably not be logged with INFO as the level, since that is now the default after RT-35584 was fixed, and the CSS logger is enabled by default.

            dgrieve David Grieve
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: