< prev index next >

test/java/awt/print/PrinterJob/PrintCrashTest.java

Print this page

        

*** 19,30 **** * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /* * @test * @bug 8163889 * @summary Printing crashes on OSX. * @run main PrintCrashTest */ --- 19,31 ---- * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ ! /** * @test + * @key printer * @bug 8163889 * @summary Printing crashes on OSX. * @run main PrintCrashTest */
< prev index next >