< prev index next >

test/javax/swing/JDialog/WrongBackgroundColor/WrongBackgroundColor.java

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

@@ -31,10 +31,11 @@
 import javax.swing.UIManager;
 import javax.swing.plaf.ColorUIResource;
 
 /**
  * @test
+ * @key headful
  * @bug 8033786
  * @summary JDialog should update background color of the native peer.
  * @author Sergey Bylokhov
  */
 public final class WrongBackgroundColor {
< prev index next >