test/jdk/java/awt/TrayIcon/CtorTest/CtorTest.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25   @test
    25   @test
    26   @bug 6759726
    26   @bug 6759726
       
    27   @key headful
    27   @summary TrayIcon constructor throws NPE instead of documented IAE
    28   @summary TrayIcon constructor throws NPE instead of documented IAE
    28   @author Dmitry Cherepanov area=awt.tray
    29   @author Dmitry Cherepanov area=awt.tray
    29   @run main CtorTest
    30   @run main CtorTest
    30 */
    31 */
    31 
    32