RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java generates too many frames on Linux

Khalid Boulanouare duke at openjdk.org
Mon Jun 2 09:33:34 UTC 2025


On Tue, 13 May 2025 03:57:45 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>>> I ran the test (**without your fix**) on Windows, Mac and Linux platform. It failed on Windows and Mac but no issues on Linux.
>> 
>> Why it fails on win/mac?
>
>> > I ran the test (**without your fix**) on Windows, Mac and Linux platform. It failed on Windows and Mac but no issues on Linux.
>> 
>> Why it fails on win/mac?
> 
> On Win/mac, graphic configuration return value is 1 and then there is no frame created as gc.length/2 evaluates to 0.

@kumarabhi006 I made changes as you requested. Thanks.

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

PR Comment: https://git.openjdk.org/jdk/pull/24752#issuecomment-2929669616


More information about the client-libs-dev mailing list