RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v26]
Alisen Chung
achung at openjdk.org
Wed Jul 23 20:36:14 UTC 2025
On Wed, 23 Jul 2025 19:16:18 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 static from step delay/length fields
removed static from step delay and step length fields
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22044#issuecomment-3110078802
More information about the client-libs-dev
mailing list