RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java fails: Window list is empty [v11]
Alexey Ivanov
aivanov at openjdk.org
Thu Jun 5 22:45:55 UTC 2025
On Thu, 5 Jun 2025 17:23:09 GMT, Khalid Boulanouare <duke at openjdk.org> wrote:
>> Fixes issue in which the test fails when run on multi-screen machine.
>>
>> Tested on Ubuntu 24.04, MacOS 15 and Windows 11
>>
>> JTREG
>>
>> runner starting test: java/awt/Frame/MultiScreenTest.java
>> runner finished test: java/awt/Frame/MultiScreenTest.java
>> Passed. Execution successful
>
> Khalid Boulanouare has updated the pull request incrementally with one additional commit since the last revision:
>
> Adds extra blank lines
Changes requested by aivanov (Reviewer).
test/jdk/java/awt/Frame/MultiScreenTest.java line 499:
> 497: }
> 498: }
> 499:
Suggestion:
}
One is enough.
-------------
PR Review: https://git.openjdk.org/jdk/pull/24752#pullrequestreview-2902796150
PR Review Comment: https://git.openjdk.org/jdk/pull/24752#discussion_r2130747995
More information about the client-libs-dev
mailing list