Artem Ananiev wrote:
Mandy Chung wrote:
6879044: Eliminate the dependency of logging from the JRE
core/awt/swing classes
...
I have quickly looked through AWT/2D changes and haven't found anything
suspicious. A funny typo is noticed in X11 key logging (see XToolkit or
XWindow for examples): logger name is sun.awt.X11.kye instead of
sun.awt.X11.key - but anyway it's not your fault :)
It's not a typo, it's a decision!!! I forgot why I did it though but
there was a good reason.
...Oh, there it is: it's extremely easy to find
in the code full of everything "key".
-yan