RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v9]
Damon Nguyen
dnguyen at openjdk.org
Thu Nov 6 23:26:02 UTC 2025
On Thu, 6 Nov 2025 00:13:35 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > I don't see why it wouldn't be possible to make changes to the implementation of the mouse movement. I have already looked at the API you described for mouse movement, and the implementation there is not too different.
>
> That sounds good. Are there any blockers to implementing it in the current patch?
Mostly due to time and that the other implementation requires time to re-test and get reviews/approvals on. I picked up these changes to the Robot API after it has already been proposed for a while, and this PR has also been up for a while. Testing on this and the csr is complete.
I believe there may be a discussion about whether a change from this mouse movement implementation to the RobotDriver version is needed. I'm sure people would like to chime in on this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3499808720
More information about the client-libs-dev
mailing list