< prev index next >

test/javax/swing/text/html/7189299/bug7189299.java

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

@@ -37,10 +37,11 @@
 import javax.swing.text.html.HTMLEditorKit;
 
 
 /*
  * @test
+ * @key headful
  * @bug 8008289
  * @summary Shared ButtonModel instance should deregister previous listeners.
  * @author Frank Ding
  */
 public class bug7189299 {
< prev index next >