<Swing Dev> [13] RFR [JDK-8222519] ButtonDemoScreenshotTest fails randomly with "still state to be reached"
Vikrant Agarwal
vikrant.v.agarwal at oracle.com
Thu Apr 25 05:10:55 UTC 2019
Hi All,
Please review a small fix for HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8222519"JDK-8222519
Bug: https://bugs.openjdk.java.net/browse/JDK-8222519
Webrev: http://cr.openjdk.java.net/~vagarwal/8222519/webrev.0/
Summary: ButtonDemoScreenshotTest was timing out on some windows machines as reported in the bug. This was found to be caused due to the default button being animated in windows which was leading to timeout on slower machines , so using -Dswing.disablevistaanimation=true resolved the timeout issue.
Best Regards,
Vikrant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20190424/7d18d506/attachment.html>
More information about the swing-dev
mailing list