-
Enhancement
-
Resolution: Fixed
-
P3
-
8
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)
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)
- blocks
-
JDK-8116056 Upgrade to use PlatformLogger.Level instead of primitive int type
-
- Resolved
-
- duplicates
-
JDK-8098893 Synchronize PlatformLogger with JDK7
-
- Closed
-
There are no Sub-Tasks for this issue.