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

Phil Race prr at openjdk.org
Tue Aug 5 18:39:28 UTC 2025


On Tue, 5 Aug 2025 02:42:24 GMT, Alisen Chung <achung at openjdk.org> wrote:

>> Some useful methods in ExtendedRobot should be migrated into Robot itself so that ExtendedRobot can be removed in the future. The tests using ExtendedRobot for these migrated methods are changed to use only Robot (removing unnecessary building of ExtendedRobot).
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   moved sentence describing method behavior into implSpec tag

Marked as reviewed by prr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22044#pullrequestreview-3089309197


More information about the client-libs-dev mailing list