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

Damon Nguyen dnguyen at openjdk.org
Mon Oct 7 17:59:11 UTC 2024


> 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:

  Update library path. Fix instructions. Change to exceptions

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21394/files
  - new: https://git.openjdk.org/jdk/pull/21394/files/4735e43a..b5bbdf61

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21394&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21394&range=00-01

  Stats: 13 lines in 3 files changed: 1 ins; 4 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/21394.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21394/head:pull/21394

PR: https://git.openjdk.org/jdk/pull/21394


More information about the client-libs-dev mailing list