[11] RFR [JDK-8202064] Jemmy JInternalFrameOperator: Add wait for close(), activate(), resize() and move() operations

2018-04-19 Thread Muneer Kolarkunnu
Hi All, Please review an enhancement in jemmy: Enhancement task: https://bugs.openjdk.java.net/browse/JDK-8202064 Webrev: http://cr.openjdk.java.net/~akolarkunnu/8202064/webrev.00/ This fix is a copy of fix made in the Jemmy code-tools repository.

Re: [11] JDK-8194873: right ALT key hotkeys no longer work in Swing components

2018-04-19 Thread Prasanta Sadhukhan
Hi Pankaj, looks good. but it still does not test JMenuItem as I can see. Did you check if you have some menu items inside JMenu and set mnemonic, does Right Alt key works? Regards Prasanta On 4/10/2018 3:15 PM, Pankaj Bansal wrote: Hello Andrej, Thanks for the quick review. Yes, it does