< prev index next >

test/java/beans/PropertyEditor/TestFontClassNull.java

Print this page

        

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