On Tue, 8 Oct 2024 21:19:42 GMT, Damon Nguyen <[email protected]> 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
