< prev index next >

test/jdk/javax/print/PrintServiceLookup/CountPrintServices.java

Print this page

        

*** 30,39 **** --- 30,40 ---- import javax.print.attribute.standard.PrinterName; /* * @test * @bug 8032693 + * @key printer * @summary Test that lpstat and JDK agree whether there are printers. */ public class CountPrintServices { public static void main(String[] args) throws Exception {
< prev index next >