On Thu, 14 Nov 2024 20:55:48 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional >> commit since the last revision: >> >> update tests > > test/jdk/java/awt/TrayIcon/ActionEventTest/ActionEventTest.java line 34: > >> 32: * @library /java/awt/patchlib >> 33: * @build java.desktop/java.awt.Helper >> 34: * @build ExtendedRobot SystemTrayIconHelper > > SystemTrayIconHelper uses ExtendedRobot (robot.glide(), click()) so I think > you might still need it for this test if this PR is being integrated before > https://github.com/openjdk/jdk/pull/22044 If the SystemTrayIconHelper itself is building ExtendedRobot do I still need to build ER on ActionEventTest? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20846#discussion_r1843870632