RFR: JDK-8340555 : Open source DnD tests - Set4
Alexander Zvegintsev
azvegint at openjdk.org
Fri Sep 27 00:55:36 UTC 2024
On Thu, 26 Sep 2024 21:51:44 GMT, Harshitha Onkar <honkar at openjdk.org> 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
More information about the client-libs-dev
mailing list