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

Harshitha Onkar honkar at openjdk.org
Wed Oct 9 19:14:32 UTC 2024


On Wed, 9 Oct 2024 18:29:37 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 two additional commits since the last revision:
> 
>  - Update PL
>  - Move up one level

To get clarity on System.exit() call (parent & child process) and frame disposal.

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

Changes requested by honkar (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21394#pullrequestreview-2358022271


More information about the client-libs-dev mailing list