RFR: 8306137: Open source several AWT ScrollPane related tests [v7]

Alexey Ivanov aivanov at openjdk.org
Fri May 12 19:30:57 UTC 2023


On Fri, 12 May 2023 19:24:07 GMT, Alisen Chung <achung at openjdk.org> 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



More information about the client-libs-dev mailing list