RFR: 8352149: Test java/awt/Frame/MultiScreenTest.java fails: Window list is empty [v12]

Alexey Ivanov aivanov at openjdk.org
Fri Jun 6 09:50:54 UTC 2025


On Fri, 6 Jun 2025 08:00:34 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 11 additional commits since the last revision:
> 
>  - Removes extra blank line
>  - Merge branch 'openjdk:master' into jdk-8352149
>  - Adds extra blank lines
>  - Nests classes inside test class
>  - Cleans up code
>  - Merge branch 'openjdk:master' into jdk-8352149
>  - Removes unnecessary lines and keep consistent code format
>  - Merge branch 'openjdk:master' into jdk-8352149
>  - Adds Override for overriden methods
>  - Merge branch 'openjdk:master' into jdk-8352149
>  - ... and 1 more: https://git.openjdk.org/jdk/compare/c66e4726...44a839b2

Marked as reviewed by aivanov (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24752#pullrequestreview-2904416225


More information about the client-libs-dev mailing list