<AWT Dev> [9] Review request for 8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java

Philip Race philip.race at oracle.com
Thu Jun 30 15:26:36 UTC 2016


Whilst I am not an expert on this code it looks OK
but it seems like the failing regression test should be updated
with this bug id as part of the change ..

-phil.

On 6/30/16, 7:38 AM, Semyon Sadetsky wrote:
> Hello,
>
> Please review fix for JDK9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8160623
>
> webrev: http://cr.openjdk.java.net/~ssadetsky/8160623/webrev.00/
>
> This a regression from JDK-8139189. The wchar array may contain all 
> zeroes for some known keys (likely for Delete key only) and it should 
> not be interpreted as  CHAR_UNDEFINED.
>
> --Semyon
>
>


More information about the awt-dev mailing list