On Wed, 4 Sep 2024 03:34:34 GMT, Alisen Chung <ach...@openjdk.org> wrote:
> Cleaning up tests building ExtendedRobot that shouldn't be. test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotEnhancedKeyTest.java line 158: > 156: > 157: public void doTest() throws Exception { > 158: robot = new ExtendedRobot(); `robot.click()` at line 161 is from ExtendedRobot class. Can u reconfirm that ExtendedRobot is not required here and other classes? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20846#discussion_r1743170960