< prev index next >

test/javax/swing/JMenu/4213634/bug4213634.java

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

*** 33,43 **** import javax.swing.JMenuBar; import javax.swing.JMenuItem; import javax.swing.JTextArea; import javax.swing.SwingUtilities; ! /* @test * @bug 4213634 8017187 * @author Scott Violet * @library ../../regtesthelpers * @build Util * @run main bug4213634 --- 33,45 ---- import javax.swing.JMenuBar; import javax.swing.JMenuItem; import javax.swing.JTextArea; import javax.swing.SwingUtilities; ! /* ! * @test ! * @key headful * @bug 4213634 8017187 * @author Scott Violet * @library ../../regtesthelpers * @build Util * @run main bug4213634
< prev index next >