<Swing Dev> [11][JDK-8176512][TEST_BUG] add a minimal delay to java/awt/Paint/bug8024864.java

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Jan 18 22:56:05 UTC 2018


Hi, Krishna.
Can you please check why "robot.waitForIdle()" does not work?

On 18/01/2018 10:02, Krishna Addepalli wrote:
> 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
> 


-- 
Best regards, Sergey.



More information about the swing-dev mailing list