<Swing Dev> [9] Review request for 8067441 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Dec 15 16:10:42 UTC 2014
Looks fine.
On 15.12.2014 19:04, Alexander Zvegintsev wrote:
> Hello Alexandr,
>
> the fix looks good to me.
>
> Thanks,
>
> Alexander.
>
> On 12/15/2014 06:46 PM, Alexander Scherbatiy wrote:
>>
>> Hello,
>>
>> Could you review the fix:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8067441
>> webrev: http://cr.openjdk.java.net/~alexsch/8067441/webrev.00
>>
>> The getSystemMnemonicKeyCodes() has been removed from the Util.java
>> class during the fix JDK-8063104.
>> But the hitMnemonics(Robot robot, int... keys) still uses the
>> getSystemMnemonicKeyCodes() method.
>> The fix returns the getSystemMnemonicKeyCodes() method back.
>>
>>
>> Thanks,
>> Alexandr.
>>
>
--
Best regards, Sergey.
More information about the swing-dev
mailing list