[jdk25u-dev] Integrated: 8366369: Add @requires linux for GTK L&F tests

Roland Mesde duke at openjdk.org
Tue Feb 3 18:57:56 UTC 2026


On Fri, 30 Jan 2026 16:57:24 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8366369: Add @requires linux for GTK L&F tests.
> 
> This PR restricts GTK tests to Linux/Unix systems and improves test hygiene.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java
> make test TEST=test/jdk/com/sun/java/swing/plaf/gtk/Test6635110.java
> make test TEST=test/jdk/com/sun/java/swing/plaf/gtk/Test6963870.java
> 
> Results attached:
> 
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25018650/linux-x64-specific-test.log)
> [linux-x64-specific-2-test.log](https://github.com/user-attachments/files/25018651/linux-x64-specific-2-test.log)
> [linux-x64-specific-3-test.log](https://github.com/user-attachments/files/25018652/linux-x64-specific-3-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25018653/linux-aarch64-specific-test.log)
> [linux-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25018654/linux-aarch64-specific-2-test.log)
> [linux-aarch64-specific-3-test.log](https://github.com/user-attachments/files/25018655/linux-aarch64-specific-3-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25018656/macos-aarch64-specific-test.log)
> [macos-aarch64-specific-2-test.log](https://github.com/user-attachments/files/25018657/macos-aarch64-specific-2-test.log)
> [macos-aarch64-specific-3-test.log](https://github.com/user-attachments/files/25018658/macos-aarch64-specific-3-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25018659/windows-x64-specific-test.log)
> [windows-x64-specific-2-test.log](https://github.com/user-attachments/files/25018660/windows-x64-specific-2-test.log)
> [windows-x64-specific-3-test.log](https://github.com/user-attachments/files/25018661/windows-x64-specific-3-test.log)

This pull request has now been integrated.

Changeset: f272734e
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/f272734ef1c37888b5a53ea886f0d53363d7530a
Stats:     60 lines in 3 files changed: 24 ins; 10 del; 26 mod

8366369: Add @requires linux for GTK L&F tests

Backport-of: e365b7d69c58f8a4d85dde15b6ca335f9d85c0b2

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

PR: https://git.openjdk.org/jdk25u-dev/pull/211


More information about the jdk-updates-dev mailing list