< prev index next >

test/javax/swing/JSpinner/WrongEditorTextFieldFont/WrongEditorTextFieldFont.java

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

@@ -34,10 +34,11 @@
 import static javax.swing.JSpinner.*;
 import static javax.swing.UIManager.getInstalledLookAndFeels;
 
 /**
  * @test
+ * @key headful
  * @bug 5036022
  * @author Sergey Bylokhov
  */
 public class WrongEditorTextFieldFont implements Runnable {
 
< prev index next >