<AWT Dev> [9] Review request for 8171909: [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAboveFrameTest.java
Sergey Bylokhov
sergey.bylokhov at oracle.com
Wed Jan 11 13:53:45 UTC 2017
Looks fine.
Yuri can you please take a look also? Thanks.
>
> Hello,
>
> Could you review a fix for jdk9, please?
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8171909 <https://bugs.openjdk.java.net/browse/JDK-8171909>
> webrev: http://cr.openjdk.java.net/~dmarkov/8171909/webrev.00/ <http://cr.openjdk.java.net/~dmarkov/8171909/webrev.00/>
>
> Problem description:
> The test displays a frame and a dialog; then it checks the pixel's color to test whether the dialog is above the frame or not. It looks like drawing operation on Windows works a bit slowly than on OSX and the pixel doesn't have desired color when we examine it.
>
> Fix:
> The test should use Util.testPixelColor() from regtesthelpers package which is specially designed for asynchronous window manager.
>
> Thanks,
> Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170111/a7e5553e/attachment.html>
More information about the awt-dev
mailing list