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

Alisen Chung achung at openjdk.org
Fri Jun 13 00:40:30 UTC 2025


> 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 two additional commits since the last revision:

 - update tests, remove extended robot from some tests
 - update tests

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22044/files
  - new: https://git.openjdk.org/jdk/pull/22044/files/a46b067b..9aa82019

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=19
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=18-19

  Stats: 53 lines in 12 files changed: 7 ins; 16 del; 30 mod
  Patch: https://git.openjdk.org/jdk/pull/22044.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22044/head:pull/22044

PR: https://git.openjdk.org/jdk/pull/22044


More information about the client-libs-dev mailing list