< prev index next >

test/jdk/java/awt/TrayIcon/CtorTest/CtorTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
   @test
   @bug 6759726
+  @key headful
   @summary TrayIcon constructor throws NPE instead of documented IAE
   @author Dmitry Cherepanov area=awt.tray
   @run main CtorTest
 */
 
< prev index next >