<AWT Dev> RFR: JDK-8165232 XKeycodeToKeysym is deprecated and should be replaced with XkbKeycodeToKeysym

Alan Burlison Alan.Burlison at oracle.com
Tue Sep 6 10:16:29 UTC 2016


XKeycodeToKeysym is deprecated and when compiled on Solaris 12 with 
warnings-as-errors this causes a compile time failure. References to 
XKeycodeToKeysym should be replaced by XkbKeycodeToKeysym. As this is 
common XOrg code it will affect Linux as well.

Bug:    https://bugs.openjdk.java.net/browse/JDK-8165232
Webrev: http://cr.openjdk.java.net/~alanbur/JDK-8165232/

Thanks,

-- 
Alan Burlison
--


More information about the awt-dev mailing list