RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing [v2]

Phil Race prr at openjdk.java.net
Mon Feb 14 20:16:13 UTC 2022


On Thu, 28 Oct 2021 08:27:44 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.
>
> Masanori Yano has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8275715: D3D pipeline processes multiple PaintEvent at initial drawing

Ok. Please confirm you have run all automated headful jtreg tests on a system with D3D enabled
and that you have also done manual testing (using SwingSet2 and J2Ddemo) and no problems are observed ?

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

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



More information about the client-libs-dev mailing list