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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Sep 13 06:57:59 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.

FWIW, the system where it shows the above message is Oracle_Linux_7.9 CI system and it's running headless which this test is 
whereas local ubuntu systems are headful.

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

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



More information about the client-libs-dev mailing list