Integrated: 8354900: javax/swing/AbstractButton/bug4133768.java failing on macosx-aarch64

Jayathirth D V jdv at openjdk.org
Fri Apr 18 12:07:58 UTC 2025


On Thu, 17 Apr 2025 05:59:03 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

> javax/swing/AbstractButton/bug4133768.java was automated and open-sourced recently and it fails intermittently in CI.
> 
> Looks like when we have mouse pointer at same location from where we are picking UI color from robot, it picks wrong color.
> 
> Updated test to have mouse pointer to be at different place from where we are picking roll-over color of buttons.
> Also made other changes to make test more robust. With all these changes test now passes all the time in CI.

This pull request has now been integrated.

Changeset: eda73945
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/eda7394551b470e9dc547be93711bcceac45f303
Stats:     32 lines in 1 file changed: 20 ins; 3 del; 9 mod

8354900: javax/swing/AbstractButton/bug4133768.java failing on macosx-aarch64

Reviewed-by: abhiscxk

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

PR: https://git.openjdk.org/jdk/pull/24712


More information about the client-libs-dev mailing list