RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v22]
Harshitha Onkar
honkar at openjdk.org
Thu Jul 3 22:58:58 UTC 2025
On Tue, 17 Jun 2025 16:47:05 GMT, Harshitha Onkar <honkar at 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
More information about the client-libs-dev
mailing list