<AWT Dev> [8] Review request for CR 7161320 TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
Sergey Bylokhov
sergey.bylokhov at oracle.com
Tue Sep 24 04:57:33 PDT 2013
Hello.
I am not sure why r.keyPress(KeyEvent.VK_META) is not supported on windows and where/when is it supported?
===============================
Hi Konstantin,
What is the reason to check the toolkit name as opposed to using the
sun.awt.OSInfo.getOSType() in this case?
--
best regards,
Anthony
On 09/24/2013 02:51 PM, Konstantin Shefov wrote:
> Hello,
>
> Please review a fix for the issue:
>
> 7161320 TEST_BUG:
> java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails
> (Invalid key code)
>
> Test bug fix.
>
> http://bugs.sun.com/view_bug.do?bug_id=7161320
>
> The webrev is: http://cr.openjdk.java.net/~kshefov/7161320/webrev.00
>
> Thanks,
> Konstantin
More information about the awt-dev
mailing list