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

Khalid Boulanouare duke at openjdk.org
Fri Dec 12 12:49:25 UTC 2025


On Thu, 11 Dec 2025 21:47:57 GMT, Alexey Ivanov <aivanov 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 66 additional commits since the last revision:
>> 
>>  - Merge branch 'openjdk:master' into jdk-8158801
>>  - Merge branch 'openjdk:master' into jdk-8158801
>>  - Removes uncessary import and adds blank lines between import blocks
>>  - Makes inherited method final
>>  - Removes unnecessary URL
>>  - Fixes a typo
>>  - Removes unncessary boolean variable, line and import
>>  - Merge branch 'openjdk:master' into jdk-8158801
>>  - Cleans up code for move visibility
>>  - Cleans up code and adds missed import
>>  - ... and 56 more: https://git.openjdk.org/jdk/compare/2d4a1200...59a937ac
>
> I believe this one is ready to be integrated now. Unfortunately, I couldn't find the time to re-review it earlier, it always slipped.
> 
> I'm also running the tests with merged master to ensure the tests removed from the PL don't fail.

@aivanov-jdk  I have run testing after merging my PR branch with master and I can see that the two tests fails. I think it is safe to problem list these two tests:  ava/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java and java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java.

I will run testing on the other tests that are removed from Problem list to make sure we they pass.

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

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


More information about the client-libs-dev mailing list