Integrated: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing

Masanori Yano myano at openjdk.java.net
Sun Mar 6 23:58:06 UTC 2022


On Thu, 21 Oct 2021 12:19:43 GMT, Masanori Yano <myano at openjdk.org> wrote:

> Could you please review the 8275715 bug fixes?
> 
> I think D3DScreenUpdateManager posts unnecessary PaintEvent during processing PaintEvent. When the validate method is called from createGraphics, repaintPeerTarget should not be called.

This pull request has now been integrated.

Changeset: 415bf441
Author:    Masanori Yano <myano at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/415bf44191632cd8dbcc158c0ff0992c0b61c3ba
Stats:     92 lines in 2 files changed: 88 ins; 0 del; 4 mod

8275715: D3D pipeline processes multiple PaintEvent at initial drawing

Reviewed-by: prr

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

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



More information about the client-libs-dev mailing list