RFR: 8353126: Open source events tests batch1
Harshitha Onkar
honkar at openjdk.org
Fri Mar 28 21:41:21 UTC 2025
On Fri, 28 Mar 2025 21:23:05 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> Few more events tests are opensourced:
>
> * test/jdk/java/awt/event/MouseEvent/DragToLightweightTest.java
> * test/jdk/java/awt/event/MouseEvent/MouseEnterTest.java
test/jdk/java/awt/event/MouseEvent/MouseEnterTest.java line 29:
> 27: * @summary Test for no proper mouse coordinates on MOUSE_ENTER/MOUSE_EXIT events for Win boxes.
> 28: * @key headful
> 29: * @library /test/jdk/lib/client /test/jdk/java/awt/regtesthelpers
Applicable to all other tests
Suggestion:
* @library /lib/client /java/awt/regtesthelpers
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24303#discussion_r2019441833
More information about the client-libs-dev
mailing list