RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v30]

duke duke at openjdk.org
Thu Sep 4 11:24:57 UTC 2025


On Wed, 3 Sep 2025 09:22:17 GMT, Khalid Boulanouare <duke at openjdk.org> wrote:

>> Many Mixing tests failed because the work around click lands on the minimizing area in the window control and causes the tests to fail.
>> 
>> This fix changes the width of base frames which allows most of tests to pass.
>
> 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 46 additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into jdk-8158801
>  - Disposes frame at the end of testing.
>  - Moves latch logic inside ancestor frame block
>  - Merge branch 'openjdk:master' into jdk-8158801
>  - Disposes frames after each AWT component test
>  - Removes redundant code for centring frames
>  - Merge branch 'openjdk:master' into jdk-8158801
>  - Merge branch 'openjdk:master' into jdk-8158801
>  - Centers missed frames in the middle of screen
>  - Uses KeyboardFocusManager instead of FocusManager
>  - ... and 36 more: https://git.openjdk.org/jdk/compare/ac65d7e8...a62416a9

@kboulanou 
Your change (at version 54087fa9c47f55fbe62e9050f410de49bed58803) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3253220234


More information about the client-libs-dev mailing list