< prev index next >

test/javax/swing/JTabbedPane/4361477/bug4361477.java

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

@@ -26,10 +26,11 @@
 import javax.swing.*;
 import javax.swing.event.*;
 
 /*
  * @test
+ * @key headful
  * @bug 4361477
  * @summary JTabbedPane throws ArrayOutOfBoundsException
  * @author Oleg Mokhovikov
  * @run main bug4361477
  */
< prev index next >