On 9/13/2013 4:11 PM, vera akulova wrote:
Hello,

Please review a fix for the issue:
JDK-8017180 <https://bugs.openjdk.java.net/browse/JDK-8017180>: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu

The webrev is http://cr.openjdk.java.net/~kshefov/8017180/webrev.00/

The fix automates tests and sets keys to press depending on the system.

- Util class contains hitMnemonics() method that uses system depended key codes.
   - init method can be converted to constructor.

   Otherwise, the fix looks good for me.

   Thanks,
   Alexandr.


Tests are moved from closed repo, diff with previous version of the test: http://cr.openjdk.java.net/~kshefov/8017180/webrev.diff/

Thanks,
Vera.

Reply via email to