RFR: 8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Sep 13 05:32:52 UTC 2021


On Mon, 13 Sep 2021 02:49:01 GMT, Sergey Bylokhov <serb at openjdk.org> 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.

The test result shows in linux-x64

----------System.out:(6/323)----------
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
Unsupported L&F: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Testing L&F: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
----------System.err:(1/15)----------
STATUS:Passed.

Do you know why it is shown as Unsupported for GTK even in linux?

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

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



More information about the client-libs-dev mailing list