Hi All,
Please review fix for JDK 11 : Bug: https://bugs.openjdk.java.net/browse/JDK-8198347 Webrev: http://cr.openjdk.java.net/~pkbalakr/8198347/webrev.00/ Robot mouse move in these tests, placed the mouse cursor exactly on the edge of the Frame/Dialog, due to which the cursor changed to resize cursor and mouse press didn't work as expected. Proposed fix sets the Frame/Dialog resizable to false. These tests fail only on Ubuntu 17.10 . Regards, Prem
