On Tue, 13 May 2025 03:57:45 GMT, Abhishek Kumar <abhis...@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