RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v11]
Alexander Zuev
kizune at openjdk.org
Thu Oct 30 16:28:02 UTC 2025
On Wed, 29 Oct 2025 16:17:10 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Some useful methods (click, glide, waitForIdle, type) in ExtendedRobot should be migrated into Robot itself so that ExtendedRobot can be removed in the future. The tests using these ExtendedRobot methods will be handled separately.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Update changes to adhere to line limit
Marked as reviewed by kizune (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26969#pullrequestreview-3400538236
More information about the client-libs-dev
mailing list