<AWT Dev> Review Request: JDK-8158478 : X11 keysym XK_topt maps to the wrong Unicode character

Prem Balakrishnan prem.balakrishnan at oracle.com
Mon Jun 6 10:20:00 UTC 2016


Hi,

Please review fix for JDK9,

 

Bug: https://bugs.openjdk.java.net/browse/JDK-8158478 

 

Webrev: http://cr.openjdk.java.net/~pkbalakr/8158478/webrev.00/ 

 

 

Issue:

X11 keysym XK_topt maps to the wrong Unicode character.

 

 

Cause:

XK_topt  is set to Display the Symbol  ␬ ( U+242C un defined)

 

Fix:

XK_topt  is set to Displays the Symbol ┬ (U+252C: BOX DRAWINGS LIGHT DOWN AND HORIZONTAL)

 

Thanks,

Prem

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160606/661f3569/attachment.html>


More information about the awt-dev mailing list