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.

            Assignee:
            Ajit Ghaisas
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: