<Swing Dev> [9] Review Request: 8177766 [TEST_BUG] JPopupMenu tests fails intermittently

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Mar 29 13:31:14 UTC 2017


The fix looks good to me.

Thanks,
Alexandr.

On 29/03/17 16:46, Sergey Bylokhov wrote:
> Hello,
> Please review the fix for jdk9.
>
> The problem is that these tests shows popup menu and expects that some specific menuitems will be selected after keyboard navigation. But some other test in the javax/swing/JPopupMenu/** moves the mouse to some specific position, which causes an auto-selection(in Aqua Look&Feel) of the menu item and wrong final test result. Note that if the tests are executed alone it is always passed(if the mouse is not under popup menu).
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8177766
> Webrev can be found at: http://cr.openjdk.java.net/~serb/8177766/webrev.00




More information about the swing-dev mailing list