< prev index next >

test/java/awt/Component/Revalidate/Revalidate.java

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

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
   @test
+  @key headful
   @bug 7036669
   @summary Test Component.revalidate() method
   @author anthony.petrov@oracle.com: area=awt.component
   @run main/othervm -Djava.awt.smartInvalidate=true Revalidate
 */
< prev index next >