< prev index next >

test/javax/swing/JTabbedPane/8017284/bug8017284.java

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

@@ -29,10 +29,11 @@
 import javax.swing.SwingUtilities;
 import javax.swing.plaf.metal.MetalLookAndFeel;
 
 /**
  * @test
+ * @key headful
  * @bug 8017284
  * @author Alexander Scherbatiy
  * @summary  Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
  * @run main/othervm/timeout=60 -Xmx128m bug8017284
  */
< prev index next >