On Mon, 25 Sep 2023 15:35:03 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   space removed
>
> test/jdk/java/awt/Frame/FrameResizeTest/FrameResizeTest_2.java line 94:
> 
>> 92:         c.weighty = 1;
>> 93: 
>> 94:         Container dumbc = new DumbC();
> 
> Maybe change names of `dumbc` and `dump` to `container` and `panel`?

changed to `dumbContainer` and `dumbPanel`

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15787#discussion_r1336143838

Reply via email to