Hi All, Please review a test fix for issue where test fails while restoring the iconified frame in linux platform, and fails while iconifying the frame in Mac platform. Adding some delay after robot events solves the problem. 1.Linux : Test runs successfully. 2.Mac : Test was failing while iconifying the frame .After adding the delay it passes this step but fails on another step when is tries to restore the iconified frame.This is because of a product bug in AquaLookAnd Feel where pressing control + F5 does not restore the iconified frame.A bug is reported for the same : https://bugs.openjdk.java.net/browse/JDK-8224977 <https://bugs.openjdk.java.net/browse/JDK-8224977>
Bug https://bugs.openjdk.java.net/browse/JDK-8160880 <https://bugs.openjdk.java.net/browse/JDK-8160880> will be automatically fixed once https://bugs.openjdk.java.net/browse/JDK-8224977 <https://bugs.openjdk.java.net/browse/JDK-8224977> is fixed. Bug : https://bugs.openjdk.java.net/browse/JDK-8196467 <https://bugs.openjdk.java.net/browse/JDK-8196467> webrev : http://cr.openjdk.java.net/~pkbalakr/Tejpal/8196467/webrev0/ <http://cr.openjdk.java.net/~pkbalakr/Tejpal/8196467/webrev0/> Thanks and regards Tejpal