RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12 [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Sun Sep 21 11:43:28 UTC 2025
On Fri, 19 Sep 2025 21:00:52 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> I have modified the EDT code and also reduced the timeout..
>>
>> 50 iterations of test run on all platforms is ok
>
>>I dont see it does..It sets the bounds as I see, it does not reset the display mode..
>>but say, even though it does, will it be a problem as this will be a no-op (its like double free)
>
> It should be done by this part:
> https://github.com/openjdk/jdk/blob/25a4e26320340cdda082cd45639e73b137ce45a2/src/java.desktop/macosx/classes/sun/awt/CGraphicsDevice.java#L238
ok removed from the test..
It still pass the iterations..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27365#discussion_r2366190979
More information about the client-libs-dev
mailing list