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.

This pull request has now been integrated.

Changeset: 3c094982
Author:    Jayathirth D V <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/3c0949824e06f2b3d44f1bde9d2292a7627b0197
Stats:     7 lines in 1 file changed: 6 ins; 0 del; 1 mod

8297241: Update 
sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
8297153: 
sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java 
fails again

Reviewed-by: serb

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

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

Reply via email to