< prev index next >

test/java/awt/print/PrinterJob/ImagePrinting/NullClipARGB.java

Print this page
rev 17561 : 8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests.
Summary: Add new keyword 'printer'. Some minor test fixes to show headless exception. Add some @requires windows.

*** 21,30 **** --- 21,31 ---- * questions. */ /** * @test + * @key printer * @bug 8061392 * @summary Test no NPE when printing transparency with null clip. */ import java.awt.*;
< prev index next >