On Fri, 27 Sep 2024 01:06:20 GMT, Harshitha Onkar <[email protected]> wrote:
>> Following tests are added as part of this PR: >> >> 1. /java/awt/dnd/DnDHTMLToOutlookTest/DnDHTMLToOutlookTest.java - **Manual >> PassFailJFrame (PFJ) test**, problemlisted on all platforms. >> >> 2. java/awt/dnd/DragSourceMotionListenerTest.java - **Automated test**, >> problemlisted on windows >> >> 3. /java/awt/dnd/DragToAnotherScreenTest.java - **Manual PFJ test** >> >> 4. /java/awt/dnd/RejectDragTest.java - **Automated test**, problemlisted on >> macOS > > Harshitha Onkar has updated the pull request incrementally with one > additional commit since the last revision: > > unused getContent() removed test/jdk/java/awt/dnd/RejectDragTest.java line 41: > 39: import java.awt.dnd.DropTargetDragEvent; > 40: import java.awt.dnd.DropTargetDropEvent; > 41: import java.awt.dnd.DropTargetEvent; Suggestion: ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1777895495
