Hi Prem,
None of this tests fail for me in my ubuntu17.10 even without your fix.
If I run the toBack folder, I only see the tests mentioned in
JDK-8196441 to be failing. Maybe you can run in some other 17.10 system.
Regards
Prasanta
On 2/19/2018 11:33 AM, Prem Balakrishnan wrote:
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/
<http://cr.openjdk.java.net/%7Epkbalakr/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