<AWT Dev> [9] Fix for JDK-8058950 : [TESTBUG] There is no F1 dialog when the case loading, so we can't restore it.

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Sep 29 12:37:22 UTC 2016


Should this test start on OSX? I think we can tweak the platforms via 
@req tag.

On 21.09.16 21:04, Ajit Ghaisas wrote:
> Hi,
>
> Bug :
>      https://bugs.openjdk.java.net/browse/JDK-8058950
>
> Issue :
>     Minimized test frame cannot be restored.
>
> Fix :
>    1. The test fix is quite simple - to introduce delay between frame.setVisible(true) and frame.setExtendedState(Frame.ICONIFIED).
>    2. I have modified test - not to use Applet. This results in multiple changes when file diff is seen.
>
> Webrev :
>    http://cr.openjdk.java.net/~aghaisas/8058950/webrev.00/
>
> Request you to review.
>
> Regards,
> Ajit
>


-- 
Best regards, Sergey.


More information about the awt-dev mailing list