RFR: JDK-8340978 : Open source few DnD tests - Set6
Phil Race
prr at openjdk.org
Fri Oct 4 17:33:45 UTC 2024
On Fri, 4 Oct 2024 00:34:49 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> Following two tests are open-sourced:
>
> 1. test/jdk/java/awt/dnd/CustomDragCursorTest.java - Automated, Problemlisted on macOS
> 2. test/jdk/java/awt/dnd/DnDAcceptanceTest/DnDAcceptanceTest.java - Manual
test/jdk/java/awt/dnd/DnDAcceptanceTest/MyMouseDragGestureRecognizer.java line 25:
> 23:
> 24: /* Due to 2 AWT bugs:
> 25: * 4117525 mouseDragged events on Win32 do not set BUTTON1_MASK correctly
These bugs were fixed 20 years ago. Is this sub-class still necessary ?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21342#discussion_r1788058326
More information about the client-libs-dev
mailing list