< prev index next >

test/java/beans/PropertyEditor/TestColorClassNull.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 4506596 6498171
  * @summary Tests PropertyEditor for null value of type Color
  * @author Sergey Malenkov
+ * @key headful
  */
 
 import java.awt.Color;
 
 public class TestColorClassNull {
< prev index next >