<AWT Dev> [11] Review Request: JDK-8196435 Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Mar 1 21:48:43 UTC 2018


Hi, Prem.
On 26/02/2018 21:20, Prem Balakrishnan wrote:
> At times backFrame is rendered on top of frontFrame, due to which mouse position on backFrame is not NULL and test fails, solved this by adding waitForIdle() calls appropriately. Furthermore, mousemove from frontFrame to backFrame, caused the cursor to change to resize cursor and test fails, solved this by setting setResizable() to false.

But the old version of the test also call Util.waitForIdle(null) after 
frames were shown at line 55.


-- 
Best regards, Sergey.


More information about the awt-dev mailing list