<Swing Dev> [9] Review request for 8067441 Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
Alexander Zvegintsev
alexander.zvegintsev at oracle.com
Mon Dec 15 16:04:37 UTC 2014
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.
>
More information about the swing-dev
mailing list