< prev index next >

test/jdk/java/awt/print/PrinterJob/TestMediaTraySelection.java

Print this page
rev 59106 : imported patch client

@@ -21,11 +21,11 @@
  * questions.
  */
 /*
  * @bug 6357887 8165146
  * @summary  Verifies if selected printertray is used
- * @requires (os.family == "linux" | os.family == "solaris")
+ * @requires os.family == "linux"
  * @run main/manual TestMediaTraySelection
  */
 
 import java.awt.BorderLayout;
 import java.awt.FlowLayout;
< prev index next >