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 ------------- Commit messages: - 8298876: Swing applications do not get repainted coming out of sleep on Windows 10 Changes: https://git.openjdk.org/jdk/pull/11808/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11808&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8298876 Stats: 92 lines in 2 files changed: 0 ins; 88 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/11808.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11808/head:pull/11808 PR: https://git.openjdk.org/jdk/pull/11808