<AWT Dev> RFR: 8253269: The CheckCommonColors test should provide more info on failure

Phil Race prr at openjdk.java.net
Sat Oct 3 19:40:36 UTC 2020


On Sat, 3 Oct 2020 11:03:20 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> This test fails from time to time on Linux in mach5.
> 
> I was able to reproduce it on one of the hosts and confirm that the root cause was in the slow
> systems, which could not complete show/repaint/show/repaint actions in time.
> After the fix the test will wait a little bit longer and request a repaint on each falied attempt.
> 
> I am also added and additional logging to make possible bugs evaluations easy.

Marked as reviewed by prr (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/494


More information about the awt-dev mailing list