RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v32]
    Alisen Chung 
    achung at openjdk.org
       
    Thu Aug  7 23:04:21 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 one additional commit since the last revision:
  migrate dragAndDrop
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/22044/files
  - new: https://git.openjdk.org/jdk/pull/22044/files/1beaafb3..9b547ca1
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=31
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=30-31
  Stats: 70 lines in 2 files changed: 29 ins; 41 del; 0 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