On Wed, 6 May 2026 17:34:41 GMT, Roland Mesde <[email protected]> wrote:
> This PR fixes a failure of bug4133768.java on macOS aarch64 by adding an RGB > tolerance of 5. > > Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64: > > make test TEST=test/jdk/javax/swing/AbstractButton/bug4133768.java > > Results: > > [windows-x64-specific-test.log](https://github.com/user-attachments/files/27487190/windows-x64-specific-test.log) > [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/27487191/macos-aarch64-specific-test.log) > [linux-x64-specific-test.log](https://github.com/user-attachments/files/27487192/linux-x64-specific-test.log) > [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/27487193/linux-aarch64-specific-test.log) > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/31061
