On Thu, 5 Jun 2025 17:05:34 GMT, Alexey Ivanov <[email protected]> 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