RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v9]
Damon Nguyen
dnguyen at openjdk.org
Thu Oct 23 22:12:37 UTC 2025
On Tue, 7 Oct 2025 23:24:10 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> Did you compare the behavior of the current implementation with the behavior in [Jemmy](https://github.com/openjdk/jdk/pull/26969#issuecomment-3300887917)
I looked through what I could find with Jemmy in the sanity testsuite and did not find anything regarding mouse movement. Is there something specific you could point me to look at?
AFAIK, the current implementation allows the related tests to pass so there may not be any further changes to the mouse movement needed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3439415707
More information about the client-libs-dev
mailing list