< prev index next >

test/jdk/java/awt/List/FocusEmptyListTest/FocusEmptyListTest.java

Print this page
rev 59106 : imported patch client

@@ -24,11 +24,11 @@
 /*
   @test
   @key headful
   @bug 6387275
   @summary List: the focus is at the top of the first item, XAWT
-  @requires (os.family == "linux" | os.family == "solaris")
+  @requires os.family == "linux"
   @modules java.desktop/sun.awt
            java.desktop/java.awt.peer
            java.desktop/sun.awt.X11:open
   @run main FocusEmptyListTest
 */
< prev index next >