RFR: 8341257: Open source few DND tests - Set1 [v2]
Damon Nguyen
dnguyen at openjdk.org
Tue Oct 8 17:34:32 UTC 2024
On Tue, 8 Oct 2024 17:14:00 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update library path. Fix instructions. Change to exceptions
>
> test/jdk/java/awt/dnd/DnDClipboardDeadlockTest/DnDClipboardDeadlockTest.java line 140:
>
>> 138: robot.keyRelease(KeyEvent.VK_CONTROL);
>> 139:
>> 140: }
>
> Missing catch block.
Thanks. I actually had this queued up but never pushed it. Pushed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21394#discussion_r1792258879
More information about the client-libs-dev
mailing list