RFR: 8341257: Open source few DND tests - Set1 [v4]

Phil Race prr at openjdk.org
Wed Oct 9 18:13:59 UTC 2024


On Tue, 8 Oct 2024 21:19:42 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Following tests are added as part of this PR:
>> 
>> 1. /java/awt/dnd/NonAsciiFilenames/NonAsciiFilenames.java - MANUAL
>> 2. /java/awt/dnd/DnDRemoveFocusOwnerCrashTest/DnDRemoveFocusOwnerCrashTest.java - AUTO
>> 3. /java/awt/dnd/DnDToWordpadTest/DnDToWordpadTest.java - MANUAL
>> 4. /java/awt/dnd/DnDCursorCrashTest/DnDCursorCrashTest.java - AUTO (Problem listed on MacOS only.)
>> 5. /java/awt/dnd/DnDClipboardDeadlockTest/DnDClipboardDeadlockTest.java - AUTO (Problem listed on Linux only.)
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review comments again

Why do these tests need a private subdirectory ? Seems like they are all single files.

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

PR Comment: https://git.openjdk.org/jdk/pull/21394#issuecomment-2402973629


More information about the client-libs-dev mailing list