On Wed, 9 Oct 2024 18:29:37 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 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
