<AWT Dev> Review Request: 8069015 Re-examine Solaris/Linux java.desktop dependency on java.logging

Sergey Bylokhov sergey.bylokhov at oracle.com
Thu Jan 22 17:11:51 UTC 2015


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

-- 
Best regards, Sergey.


More information about the awt-dev mailing list