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

Alisen Chung achung at openjdk.org
Wed Dec 4 23:03:57 UTC 2024


> 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:

  update specifications, replace default values in specifications with links to default var

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22044/files
  - new: https://git.openjdk.org/jdk/pull/22044/files/97e2424a..c3e5671a

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

  Stats: 35 lines in 1 file changed: 3 ins; 13 del; 19 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