On Tue, 17 Jun 2025 16:47:05 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove ER from remaining modal test > > test/jdk/java/awt/TrayIcon/TrayIconPopup/TrayIconPopupTest.java line 56: > >> 54: * jdk.test.lib.Platform >> 55: * jtreg.SkippedException >> 56: * ExtendedRobot > > Since ExtendedRobot is removed /lib/client is no longer required in > `@library` tag. Applicable for other tests as well. There are couple of tests with /lib/client in `@library` tag which is no longer required. This cleanup can be handled in subsequent PR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22044#discussion_r2183892257