< prev index next >

test/javax/swing/JTabbedPane/8134116/Bug8134116.java

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

@@ -10,10 +10,11 @@
 import javax.swing.*;
 import javax.swing.plaf.nimbus.NimbusLookAndFeel;
 
 /*
  * @test
+ * @key headful
  * @bug 8134116
  * @summary JTabbedPane$Page.getBounds throws IndexOutOfBoundsException
  * @run main Bug8134116
  */
 public class Bug8134116 {
< prev index next >