RFR: 8022403: sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails [v4]

Jayathirth D V jdv at openjdk.org
Fri Nov 18 05:19:29 UTC 2022


On Thu, 17 Nov 2022 18:48:27 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> We creating frame on EDT and running animation in main().
>> I didnt see any change by removing empty paint() method of frame(), thats why it is removed as cleanup.
>
> That empty methods were there to eliminate the clearing the frame by default implementation of it in Window/Container/Component.

Okay. Since this is already integrated i have created https://bugs.openjdk.org/browse/JDK-8297241 to verify and update the test as per this thread.

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

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



More information about the client-libs-dev mailing list