RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v2]
Justin Lu
jlu at openjdk.org
Wed Aug 27 23:49:41 UTC 2025
On Wed, 27 Aug 2025 21:22:01 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:
>
> Make vars static
Since you are handling the tests in a separate PR, should the JBS issue be labeled with `noreg-doc`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26969#issuecomment-3230163846
More information about the client-libs-dev
mailing list