RFR: 8298876: Swing applications do not get repainted coming out of sleep on Windows 10

Andy Goryachev angorya at openjdk.org
Thu Jan 5 17:29:48 UTC 2023


On Mon, 2 Jan 2023 08:24:44 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> This is a revert of commit https://github.com/openjdk/jdk/commit/415bf44191632cd8dbcc158c0ff0992c0b61c3ba
> which was a fix for 8275715: D3D pipeline processes multiple PaintEvent at initial drawing 
> as it is causing some repaint issue and also since the regression test is known to fail in some systems and is currently problemlisted which suggests the fix was half-baked.
> 
> Raised a new issue for the same https://bugs.openjdk.org/browse/JDK-8299436

The issue disappears with this change.  Many thanks!

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

Marked as reviewed by angorya (no project role).

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



More information about the client-libs-dev mailing list