-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b52
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084537 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
sun.awt.X11.XAWTFormatter and sun.awt.X11.XEmbeddedFrame are the only two classes using java.util.logging. They only exist the linux and solaris build.
XEmbeddedFrame use of Logger can be changed to use sun.util.logging.PlatformLogger.
XAWTFormatter seems to be for debugging use and it's not used in the jdk source. This dependency should be re-examined in JDK 9.
XEmbeddedFrame use of Logger can be changed to use sun.util.logging.PlatformLogger.
XAWTFormatter seems to be for debugging use and it's not used in the jdk source. This dependency should be re-examined in JDK 9.
- backported by
-
JDK-8084537 Re-examine Solaris/Linux java.desktop dependency on java.logging
-
- Resolved
-
- relates to
-
JDK-6879044 Eliminate the dependency on logging from the AWT/2D/Swing classes
-
- Resolved
-