> 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 src/java.desktop/share/classes/java/awt/Robot.java Co-authored-by: Aleksandr Zvegintsev <77687766+azveg...@users.noreply.github.com> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22044/files - new: https://git.openjdk.org/jdk/pull/22044/files/b478652f..f0910296 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=28 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22044&range=27-28 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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