< prev index next >

test/javax/swing/JMenu/8071705/bug8071705.java

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

Backport of 14851:980da45565c8 from jdk9.  542/842 hunks applied directly from
the patch. 44 I resolved manually.  The remaining hunks are for filenames that
do not exist in jdk8u.

@@ -21,10 +21,11 @@
  * questions.
  */
 
 /*
  * @test
+ * @key headful
  * @bug 8071705
  * @summary  Java application menu misbehaves when running multiple screen stacked vertically
  * @build bug8071705
  * @run main/othervm bug8071705
  */
< prev index next >