RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v7]
    Damon Nguyen 
    dnguyen at openjdk.org
       
    Tue Sep 16 21:48:52 UTC 2025
    
    
  
> 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:
  Update PL
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/26969/files
  - new: https://git.openjdk.org/jdk/pull/26969/files/215ff9d3..a744389b
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26969&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26969&range=05-06
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26969.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26969/head:pull/26969
PR: https://git.openjdk.org/jdk/pull/26969
    
    
More information about the client-libs-dev
mailing list