RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v44]
Khalid Boulanouare
duke at openjdk.org
Fri Dec 12 15:10:23 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/bfddd85d...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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3646889168
More information about the client-libs-dev
mailing list