< prev index next >

test/jdk/java/awt/List/SetBackgroundTest/SetBackgroundTest.java

Print this page

        

@@ -22,10 +22,12 @@
  */
 
 /*
   @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
   @build ExtendedRobot
   @run main SetBackgroundTest
< prev index next >