< prev index next >

test/sun/java2d/SunGraphics2D/SurfaceDestination/SurfaceDestination.java

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

*** 39,48 **** --- 39,49 ---- import static java.awt.Transparency.TRANSLUCENT; import static java.awt.image.BufferedImage.TYPE_INT_ARGB; /** * @test + * @key headful * @bug 8134603 * @modules java.desktop/sun.java2d * @run main/othervm SurfaceDestination */ public final class SurfaceDestination {
< prev index next >