jdk/test/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html
changeset 26750 d0d6c64a2e2b
parent 23623 72e320903ab9
equal deleted inserted replaced
26749:b6598aa90114 26750:d0d6c64a2e2b
    27   @test
    27   @test
    28   @bug 6299866
    28   @bug 6299866
    29   @summary Tests that no NPE is thrown when the tray icon is disposed from the
    29   @summary Tests that no NPE is thrown when the tray icon is disposed from the
    30   handler of action event caused by clicking on this icon.
    30   handler of action event caused by clicking on this icon.
    31   @library ../../regtesthelpers
    31   @library ../../regtesthelpers
       
    32   @library ../../../../lib/testlibrary
    32   @build Sysout
    33   @build Sysout
       
    34   @build jdk.testlibrary.OSInfo
    33   @author artem.ananiev: area=awt.tray
    35   @author artem.ananiev: area=awt.tray
    34   @run applet/manual=yesno DisposeInActionEventTest.html
    36   @run applet/manual=yesno DisposeInActionEventTest.html
    35   -->
    37   -->
    36 <head>
    38 <head>
    37 <title> DisposeInActionEventTest </title>
    39 <title> DisposeInActionEventTest </title>