On Fri, 18 Nov 2022 12:27:46 GMT, Jayathirth D V <[email protected]> wrote:

> This is follow up of 
> https://github.com/openjdk/jdk/pull/11158#discussion_r1025574199
> 
> I have added empty paint() and update() methods back for the frame in this 
> test.
> Ran the test 20 times in our CI machines on all platforms. It failed once in 
> Linux machine and image dump showed nothing was drawn.
> 
> Added robot.waitForIdle() after frame.resize() also so that system-triggered 
> repaint can be finished after resize of the frame. With this update i don't 
> see this test failing on all platforms in our CI even when run for 100 times.

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/11237

Reply via email to