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

Use System logger instead of platform logger in javafx modules

XMLWordPrintable

      In an effort to eliminate the use of internal packages from core module by javafx.* modules, we need to switch from using the internal platform logger, in the internal sun.util.logging package, to the light-weight System logger.

      We can (and should) consider providing an adapter class to minimize the change in those classes that use the existing platform logger.

            aghaisas Ajit Ghaisas
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: