Other |
---|
openjfx11Fixed |
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|