RFR: 8353549: Open source events tests batch2
Harshitha Onkar
honkar at openjdk.org
Tue Apr 8 21:01:35 UTC 2025
On Tue, 8 Apr 2025 15:07:27 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> few more events tests are open sourced.
test/jdk/java/awt/event/MouseEvent/DragMouseEventTest.java line 34:
> 32: * @build ExtendedRobot Util
> 33: * @run main DragMouseEventTest
> 34: */
Suggestion:
* @run main/othervm -Dsun.java2d.uiScale=1 DragMouseEventTest
*/
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24516#discussion_r2034024804
More information about the client-libs-dev
mailing list