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

Prem Balakrishnan prem.balakrishnan at oracle.com
Thu Jun 16 05:58:48 UTC 2016


Reminder

 

From: Prem Balakrishnan 
Sent: Monday, June 06, 2016 3:50 PM
To: Sergey Bylokhov; Semyon Sadetsky; Ambarish Rapte; awt-dev at openjdk.java.net
Subject: Review Request: JDK-8158478 : X11 keysym XK_topt maps to the wrong Unicode character

 

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/20160615/27a4fe97/attachment-0001.html>


More information about the awt-dev mailing list