On Thu, 26 Sep 2024 21:51:44 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 Marked as reviewed by azvegint (Reviewer). test/jdk/java/awt/dnd/DnDHTMLToOutlookTest/DnDSource.java line 71: > 69: } > 70: return tmp.toByteArray(); > 71: } Suggestion: unused ------------- PR Review: https://git.openjdk.org/jdk/pull/21213#pullrequestreview-2332556958 PR Review Comment: https://git.openjdk.org/jdk/pull/21213#discussion_r1777877683
