<AWT Dev> [11] JDK-8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Feb 26 22:35:27 UTC 2018


Hi, Shashi.
Why this test should be platform specific? It shows two common frames 
and use some generic api for mouse events.
This test also was updated in JDK-8027154 and I assume it should works 
on macOS after that, maybe we have a new regression here?

On 24/02/2018 07:32, Shashidhara Veerabhadraiah wrote:
> Hi All, Please review a test fix for the below bug:
> 
>          Bug: https://bugs.openjdk.java.net/browse/JDK-8196017
> 
>          Webrev: http://cr.openjdk.java.net/~sveerabhadra/8196017/webrev.00/
> 
> Summary: The original bug 
> https://bugs.openjdk.java.net/browse/JDK-8012026 fixed the code only for 
> MacOS platform but the test is enabled to run on all platforms. This is 
> modified. Along with it exact positional comparison was done in the test 
> and now modified to allow for leniency of around 2 pixels.
> 
> Thanks and regards,
> Shashi
> 


-- 
Best regards, Sergey.


More information about the awt-dev mailing list