RFR: 8315804: Open source several Swing JTabbedPane JTextArea JTextField tests [v3]

Damon Nguyen dnguyen at openjdk.org
Mon Sep 18 19:14:47 UTC 2023


On Mon, 18 Sep 2023 18:58:43 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add original exception
>
> test/jdk/javax/swing/JTabbedPane/bug4703690.java line 108:
> 
>> 106:         robot.setAutoDelay(50);
>> 107: 
>> 108:         two.requestFocus();
> 
> If you say that EDT is better, this call should also be called on EDT.

Added this line to EDT. Thanks again for the help with revamping this test!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15747#discussion_r1329166960


More information about the client-libs-dev mailing list