RFR: 8316389: Open source few AWT applet tests [v5]

Alexander Zvegintsev azvegint at openjdk.org
Mon Sep 25 17:21:21 UTC 2023


On Mon, 25 Sep 2023 15:35:03 GMT, Alexey Ivanov <aivanov at 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


More information about the client-libs-dev mailing list