RFR: 8361193: Test java/awt/Mixing/AWT_Mixing/MixingPanelsResizing.java fails on MacOS X [v2]

Alisen Chung achung at openjdk.org
Fri Aug 1 07:51:54 UTC 2025


On Tue, 8 Jul 2025 14:56:23 GMT, Khalid Boulanouare <duke at openjdk.org> wrote:

>> Sets setOpaque for lightweight, and uses a compares colors with tolerance in MacOS X machines.
>
> Khalid Boulanouare has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adds extra space after if
>   
>   Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>

Test is failing for me locally on macOS even after the fix.
Test fails at line 163: Execution failed: `main' threw exception: java.lang.RuntimeException: JButton was not redrawn properly on AWT Panel during move
Maybe it would be good to add some debug statements with the color that robot.getPixelColor returns.

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

PR Comment: https://git.openjdk.org/jdk/pull/26166#issuecomment-3143604422


More information about the client-libs-dev mailing list