On Fri, 13 Jun 2025 00:40:30 GMT, Alisen Chung <ach...@openjdk.org> wrote:

>> 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 two additional 
> commits since the last revision:
> 
>  - update tests, remove extended robot from some tests
>  - update tests

test/jdk/java/awt/Modal/ModalBlockingTests/BlockingDDModelessTest.java line 36:

> 34:  *
> 35:  * @library ../helpers /lib/client/
> 36:  * @library /test/lib

Same here /lib/client is no longer required.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/22044#discussion_r2152755206

Reply via email to