RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v44]
Phil Race
prr at openjdk.org
Fri Dec 12 18:24:28 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/49dc78b1...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 continue to see failures for tests: java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java and java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java. I have resolved conflict by keeping these two tests in problem list.
>
> I will fix formatting with a commit.
But that means that although you're resolving this bug it is still used in the problem list
java/awt/Mixing/AWT_Mixing/JTableInGlassPaneOverlapping.java 8158801,8357360 windows-all,linux-all
That line needs to be updated.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3647632382
More information about the client-libs-dev
mailing list