On Mon, 13 Sep 2021 02:49:01 GMT, Sergey Bylokhov <[email protected]> wrote:

> As discussed here https://github.com/openjdk/jdk/pull/1813 the test should 
> skip the GTK L&F unfortunately the name of the GTK L&F is "GTK look and feel" 
> not "GTK". The ID="GTK" can be used instead.

Look good to me

I just ran this on my Ubuntu 20.04 and I do not see the UnsupportedL&F 
exception for GTKL&F. The output is as expected.

*************
Testing L&F: javax.swing.plaf.metal.MetalLookAndFeel
Testing L&F: javax.swing.plaf.nimbus.NimbusLookAndFeel
The test is skipped for Nimbus and GTK
Testing L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel
Testing L&F: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
The test is skipped for Nimbus and GTK
***************

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

Marked as reviewed by pbansal (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5485

Reply via email to