< prev index next >

test/java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

*** 38,47 **** --- 38,48 ---- import static java.awt.geom.Rectangle2D.Double; /** * @test + * @key headful * @bug 8061831 8130400 * @summary Tests drawing volatile image to volatile image using different * clips + xor mode. Results of the blit compatibleImage to * compatibleImage is used for comparison. */
< prev index next >