< prev index next >

test/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java

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

@@ -35,10 +35,11 @@
 
 import jdk.testlibrary.OSInfo;
 
 /**
  * @test
+ * @key headful
  * @bug 6263470
  * @summary Tries to change font of MenuBar. Test passes if the font has changed
  * fails otherwise.
  * @library ../../../../lib/testlibrary
  * @build jdk.testlibrary.OSInfo
< prev index next >