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

Tejesh R tr at openjdk.org
Tue Sep 2 08:33:44 UTC 2025


On Thu, 28 Aug 2025 18:34:00 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> * Add `@requires os.family == "linux"` to prevent GTK L&F tests from running on other OS but Linux.
> * Let any exceptions from `UIManager.setLookAndFeel` propagate.
> * Remove `@author` tag.
> * Expand imports in `test/jdk/com/sun/java/swing/plaf/gtk/Test6635110.java`.
> * Add leading asterisks to jtreg comment block.

LGTM

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

Marked as reviewed by tr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26995#pullrequestreview-3175455311


More information about the client-libs-dev mailing list