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

Remove javafx-logging and replace with direct use of java.util.logging

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      We don't get any benefit out of having an abstraction layer for logging. We could use java.util.logging directly instead of PlatformLogger. PulseLogger could be moved into a leaf package such as Glass.

      Affected components are:

      javafx-concurrent (PlatformLogger)
      javafx-ui-controls (PlatformLogger, in both code and tests)
      javafx-ui-common (both PlatformLogger and PulseLogger)
      javafx-ui-quantum (PlatformLogger and PulseLogger)
      prism-common (PlatformLogger and PulseLogger)
      javafx-sg-common (PulseLogger)
      glass-mat (PlatformLogger)
      javafx-sg-prism (PulseLogger)
      toys/HelloWorld (PlatformLogger)



        There are no Sub-Tasks for this issue.

            rbair Richard Bair (Inactive)
            dblaukop Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: