RFR: JDK-8353942 : Open source Swing Tests - Set 5 [v2]
Harshitha Onkar
honkar at openjdk.org
Wed Apr 16 23:59:26 UTC 2025
On Wed, 16 Apr 2025 22:27:38 GMT, Sergey Bylokhov <serb at 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
More information about the client-libs-dev
mailing list