< prev index next >

test/jdk/javax/swing/JMenuItem/6883341/bug6883341.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
  /*
  * @test
  * @bug 6883341
+ * @key headful
  * @summary Checks that menu items with no text don't throw an exception
  * @author Alexander Potochkin
  * @run main bug6883341
  */
 
< prev index next >