RFR: 8360498: [TEST_BUG] Some Mixing test continue to fail [v32]
Khalid Boulanouare
duke at openjdk.org
Wed Feb 11 17:24:02 UTC 2026
On Tue, 10 Feb 2026 05:26:14 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Khalid Boulanouare has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 124 commits:
>>
>> - Merge branch 'openjdk:master' into jdk-8360498
>> - Changes point location to prevent pixelpick error in some macosx-aarch64 machines
>> - Merge branch 'openjdk:master' into jdk-8360498
>> - Removes some mixing tests from problem list
>> - Fixes few issues when sorting formatting ...
>> - Updates formatting and removes extra blank line
>> - Removes blank lines
>> - Removes blank lines
>> - Applies suggested change
>> - Simplifies return expression
>> - ... and 114 more: https://git.openjdk.org/jdk/compare/9f13ec1c...c21fc2a1
>
> test/jdk/java/awt/Mixing/AWT_Mixing/JComboBoxOverlapping.java line 83:
>
>> 81: frame.add(cb);
>> 82: propagateAWTControls(frame);
>> 83: frame.setLocationRelativeTo(null);
>
> Did you forget to remove from here?
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26625#discussion_r2794518246
More information about the client-libs-dev
mailing list