RFR: 8341257: Open source few DND tests - Set1 [v6]
Damon Nguyen
dnguyen at openjdk.org
Wed Oct 9 19:14:30 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:
Add dispose
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21394/files
- new: https://git.openjdk.org/jdk/pull/21394/files/e3f95777..6ab76952
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21394&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21394&range=04-05
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 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