RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v12]
Khalid Boulanouare
duke at openjdk.org
Mon Aug 4 09:48:39 UTC 2025
On Fri, 1 Aug 2025 07:36:52 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Khalid Boulanouare has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 21 additional commits since the last revision:
>>
>> - Removes not needed component frace ancestor.
>> - Problem unlists passed tests
>> - Uses frame requestFocus instead of robot clicks for focus
>> - Removes extra Robot waitForIdle
>> - Merge branch 'openjdk:master' into jdk-8158801
>> - Restores copyright year for tests not updated
>> - Removes some tests from problem list
>> - Uses request frame focus instead of Robot clicks to request frame focus
>> - Revert "Changes Frame width to 300, uses protected constants for all base tests frame sizes"
>>
>> This reverts commit b6558c79a129837c3d8d92cdc99d9417e630126d.
>> - Revert "Removes passed tests from problem list"
>>
>> This reverts commit 2f9be981c785ba40574fc5710c0330fb3abc60d2.
>> - ... and 11 more: https://git.openjdk.org/jdk/compare/bb7c29bf...b558508f
>
> test/jdk/java/awt/Mixing/AWT_Mixing/SimpleOverlappingTestBase.java line 24:
>
>> 22: */
>> 23:
>> 24: import java.awt.*;
>
> please expand wildcard imports
done!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25971#discussion_r2250966324
More information about the client-libs-dev
mailing list