On Wed, 27 Aug 2025 18:36:30 GMT, Damon Nguyen <[email protected]> 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. This pull request has now been integrated. Changeset: e0670387 Author: Damon Nguyen <[email protected]> URL: https://git.openjdk.org/jdk/commit/e067038796e2798132e07aa47b695f3c21b87e79 Stats: 227 lines in 1 file changed: 227 ins; 0 del; 0 mod 8150564: Migrate useful ExtendedRobot methods into awt.Robot Reviewed-by: kizune, prr, liach ------------- PR: https://git.openjdk.org/jdk/pull/26969
