<Swing Dev> [13] RFR 8196467:javax/swing/JInternalFrame/Test6325652.java fails
Tejpal Rebari
tejpal.rebari at oracle.com
Mon Jun 17 09:35:24 UTC 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20190617/7ebc9320/attachment.html>
More information about the swing-dev
mailing list