Fine with me! -yan
On 04/27/2017 10:09 PM, Semyon Sadetsky wrote:
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