RFR: 8150564: Migrate useful ExtendedRobot methods into awt.Robot [v8]

Alisen Chung achung at openjdk.org
Tue Nov 26 21:09:42 UTC 2024


On Tue, 26 Nov 2024 08:26:20 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Alisen Chung has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 14 commits:
>> 
>>  - Merge branch 'master' of https://github.com/openjdk/jdk into 8150564
>>  - update specification to public default fields, add waitforidle exceptions to specifications
>>  - add specification to public default fields
>>  - fix var names in ER
>>  - update specifications
>>  - Merge branch 'master' of https://github.com/openjdk/jdk into 8150564
>>  - merge
>>  - move mouseMove back to ER
>>  - extendedRobot
>>  - Merge branch 'master' of https://github.com/openjdk/jdk into 8150564
>>  - ... and 4 more: https://git.openjdk.org/jdk/compare/16232578...a8482f56
>
> test/jdk/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java line 1:
> 
>> 1: /*
> 
> Expand wild imports here and in other tests wherever applicable.

out of scope of this change, i won't be changing any tests here outside of stuff relating to ExtendedRobot (also expanding imports of 200+ tests would be insane)

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

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


More information about the client-libs-dev mailing list