On Mon, 2 Jan 2023 08:24:44 GMT, Prasanta Sadhukhan <psadhuk...@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 This pull request has now been integrated. Changeset: 4072412c Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4072412c1fd1e28febff71c6b37a9813f22bdc4b Stats: 92 lines in 2 files changed: 0 ins; 88 del; 4 mod 8298876: Swing applications do not get repainted coming out of sleep on Windows 10 Reviewed-by: angorya, prr ------------- PR: https://git.openjdk.org/jdk/pull/11808