On Mon, 18 Sep 2023 19:00:48 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:

>> These are the tests being converted:
>> 
>> javax/swing/JTabbedPane/4703690/bug4703690.java
>> javax/swing/JTabbedPane/GetComponentAt/GetComponentAtTest.java
>> javax/swing/JTabbedPane/ReplaceCompTab/ReplaceCompTab.java
>> javax/swing/JTextArea/4849868/bug4849868.java
>> javax/swing/JTextField/4244613/bug4244613.java
>
> 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.

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

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

Reply via email to