< prev index next >

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

Print this page
rev 59106 : imported patch client

@@ -23,11 +23,11 @@
 
 /*
   @test
   @bug 6246467
   @key headful
-  @requires (os.family == "linux") | (os.family == "solaris")
+  @requires os.family == "linux"
   @summary List does not honor user specified background, foreground colors on XToolkit
   @author Dmitry Cherepanov  area=awt.list
   @library /lib/client
   @build ExtendedRobot
   @run main SetBackgroundTest
< prev index next >