On Fri, 12 May 2023 19:24:07 GMT, Alisen Chung <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with two additional
>> commits since the last revision:
>>
>> - Updated based on review comments
>> - Updated based on review comments
>
> test/jdk/java/awt/ScrollPane/ComponentScrollTest.java line 81:
>
>> 79: EventQueue.invokeAndWait(() -> {
>> 80: frame.pack();
>> 81: frame.setVisible(true);
>
> should frame setup code be moved into init()?
Does it matter?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1192729433