RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v9]
Damon Nguyen
dnguyen at openjdk.org
Thu Nov 13 04:05:08 UTC 2025
On Sat, 8 Nov 2025 00:32:56 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> We do not need to rush the patch, we can discuss it here. Since there is an alternative implementation we can discuss the pros and cons.
I don't think this is rushed. Also, I did a brief demo of the mouse movement in `ToolTipDemoTest.java` with others in a client-team meeting and the consensus was that the difference wasn't significant. This meeting was where we discussed whether this needed to be updated now or in a future PR, and everyone agreed that if the `glide` implementation can be updated to `RobotDriver's` `moveMouse` way later, separately.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3525195618
More information about the client-libs-dev
mailing list