<AWT Dev> [9] Review request for 8160530: [TEST-BUG] Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java

Semyon Sadetsky semyon.sadetsky at oracle.com
Thu Apr 27 19:09:28 UTC 2017


Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8160530

webrev: http://cr.openjdk.java.net/~ssadetsky/8160530/webrev.00/

To issues are being fixed. The first, Delay was increased for the test 
stability on various platforms. The second, getting true from 
Dialog::isVisible() doesn't mean that dialog is shown on the screen and 
clickable.

Tested on Ubuntu 16.04, OEL 7.3 and Solaris 11.3 with single and dual 
screen.

--Semyon



More information about the awt-dev mailing list