<Swing Dev> [11][JDK-8176512][TEST_BUG] add a minimal delay to java/awt/Paint/bug8024864.java
Krishna Addepalli
krishna.addepalli at oracle.com
Thu Jan 18 18:02:15 UTC 2018
Hi All,
Please review a fix for
Bug: JDK-8176512: https://bugs.openjdk.java.net/browse/JDK-8176512
Webrev: http://cr.openjdk.java.net/~kaddepalli/8176512/webrev00/
The problem is the testcase randomly fails on OEL. So the solution is to use CyclicBarrier to ensure that the window is shown on the screen before attempting to get the colors in particular location.
Thanks,
Krishna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180118/ff35687a/attachment.html>
More information about the swing-dev
mailing list