RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v11]

Phil Race prr at openjdk.org
Sun Nov 2 17:29:07 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 prr (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/26969#pullrequestreview-3408883664


More information about the client-libs-dev mailing list