RFR: JDK-8353942 : Open source Swing Tests - Set 5 [v2]
Sergey Bylokhov
serb at openjdk.org
Wed Apr 16 22:30:42 UTC 2025
On Wed, 16 Apr 2025 21:13:46 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Following test are open-sourced in this PR:
>>
>> - javax/swing/DataTransfer/DragOverFeedbackTest.java - manual
>> - javax/swing/DataTransfer/ListDragOverFeedbackTest.java - manual
>> - javax/swing/DataTransfer/bug4655513.java - automated
>> - javax/swing/SwingUtilities/bug4369355.java - automated
>> - javax/swing/SwingUtilities/bug4967768.java - manual
>
> 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
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24698#discussion_r2047852552
More information about the client-libs-dev
mailing list