RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v22]
Harshitha Onkar
honkar at openjdk.org
Thu Jul 3 22:53:00 UTC 2025
On Thu, 3 Jul 2025 15:55:23 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:
>
> remove ER from remaining modal test
Latest changes LGTM.
@alisenchung
Does CI run look good with the latest changes?
-------------
PR Review: https://git.openjdk.org/jdk/pull/22044#pullrequestreview-2984901578
More information about the client-libs-dev
mailing list