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

Khalid Boulanouare duke at openjdk.org
Thu Jun 5 17:19:55 UTC 2025


On Thu, 5 Jun 2025 17:05:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Khalid Boulanouare has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Nests classes inside test class
>>  - Cleans up code
>
> test/jdk/java/awt/Frame/MultiScreenTest.java line 134:
> 
>> 132:         return list;
>> 133:     }
>> 134:     static class GCCanvas extends Canvas {
> 
> Leave a blank line between the method and the following class. You may even have two blank lines here.

updated as requested.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24752#discussion_r2129426886


More information about the client-libs-dev mailing list