<AWT Dev> Review Request: 8069015 Re-examine Solaris/Linux java.desktop dependency on java.logging
Alexander Zvegintsev
alexander.zvegintsev at oracle.com
Fri Jan 23 10:53:15 UTC 2015
Hello Sergey,
the fix looks fine to me.
Thanks,
Alexander.
On 01/22/2015 08:11 PM, Sergey Bylokhov wrote:
> Hello.
> Please review the fix for jdk 9.
> Additional information about the problem in https://bugs.openjdk.java.net/browse/JDK-6879044
> "There are many classes using java.util.logging to log messages to enhance the diagnosability. java.util.logging is a good candidate to be separated out as a module. We need to eliminate the dependency of logging from certain core classes for JDK modularization."
>
> In the fix XEmbeddedFrame was changed to use Platformlogger and unused XAWTFormatter was removed.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8069015
> Webrev can be found at: http://cr.openjdk.java.net/~serb/8069015/webrev.00
>
More information about the awt-dev
mailing list