* 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.

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

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

Changes: https://git.openjdk.org/jdk/pull/26995/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26995&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8366369
  Stats: 54 lines in 3 files changed: 9 ins; 21 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/26995.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26995/head:pull/26995

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

Reply via email to