--- old/test/jdk/java/awt/List/SetBackgroundTest/SetBackgroundTest.java 2018-02-21 06:54:06.000000000 -0800 +++ new/test/jdk/java/awt/List/SetBackgroundTest/SetBackgroundTest.java 2018-02-21 06:54:06.000000000 -0800 @@ -24,6 +24,8 @@ /* @test @bug 6246467 + @key headful + @requires (os.family == "linux") | (os.family == "solaris") @summary List does not honor user specified background, foreground colors on XToolkit @author Dmitry Cherepanov area=awt.list @library ../../../../lib/testlibrary