--- old/test/jdk/java/awt/List/SetBackgroundTest/SetBackgroundTest.java 2018-02-20 07:05:42.000000000 -0800 +++ new/test/jdk/java/awt/List/SetBackgroundTest/SetBackgroundTest.java 2018-02-20 07:05:42.000000000 -0800 @@ -24,6 +24,7 @@ /* @test @bug 6246467 + @key headful @summary List does not honor user specified background, foreground colors on XToolkit @author Dmitry Cherepanov area=awt.list @library ../../../../lib/testlibrary