<AWT Dev> [11]JDK-8160767 [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java

Semyon Sadetsky semyon.sadetsky at oracle.com
Fri Mar 2 17:02:19 UTC 2018


Hi Prem,

Did you run it on all platforms? There may be an animation when window 
is iconified or maximized which takes more than 100ms.

--Semyon


On 03/01/2018 11:08 PM, Prem Balakrishnan wrote:
>
> Hi All,
>
> Please Review fix for JDK 11:
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8160767
>
> Webrev: http://cr.openjdk.java.net/~pkbalakr/8160767/webrev.00/
>
> Test fails due to synchronization issue, state changes are validated 
> immediately after calling setExtendedState().
>
> Adding delay after setExtendedState() call and validating the state 
> changes solves this issue.
>
> Regards,
>
> Prem
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180302/acc18220/attachment-0001.html>


More information about the awt-dev mailing list