< prev index next >

test/java/awt/Component/PaintAll/PaintAll.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

@@ -41,10 +41,11 @@
 import java.awt.Toolkit;
 import java.awt.image.BufferedImage;
 
 /*
   @test
+  @key headful
   @bug 6596915
   @summary Test Component.paintAll() method
   @author sergey.bylokhov@oracle.com: area=awt.component
   @library ../../../../lib/testlibrary/
   @build ExtendedRobot
< prev index next >