Hi Prem,

I still see java/awt/Modal/ToBack/ToBackAppModal1Test.java (1st test in the list) fails in ubuntu16.04. Did you run all the tests listed there in JBS?

Regards
Prasanta
On 2/16/2018 11:27 AM, Prem Balakrishnan wrote:

Hi All,

Please review the following fix for JDK 11 :

Bug: https://bugs.openjdk.java.net/browse/JDK-8196441

Webrev: http://cr.openjdk.java.net/~pkbalakr/8196441/webrev.00/ <http://cr.openjdk.java.net/%7Epkbalakr/8196441/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.

Regards,

Prem


Reply via email to