On Wed, 16 Apr 2025 22:27:38 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   @requires tag
>
> test/jdk/javax/swing/DataTransfer/bug4655513.java line 76:
> 
>> 74:             robot.delay(500);
>> 75: 
>> 76:             if (!editor.getText().contains(LINK_URL)) {
> 
> editor initialized on EDT

Updated. Wrapped the condition in EDT

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24698#discussion_r2047953613

Reply via email to