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 Marked as reviewed by prr (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/11808