test/jdk/java/awt/TrayIcon/8072769/bug8072769.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
child 51637 e9177e7749e7
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /* @test
    24 /* @test
    25    @bug 8072769
    25    @bug 8072769
       
    26    @key headful
       
    27    @requires (os.family == "windows")
    26    @summary System tray icon title freezes java
    28    @summary System tray icon title freezes java
    27    @author Semyon Sadetsky
    29    @author Semyon Sadetsky
    28    @library ../../../../lib/testlibrary
    30    @library ../../../../lib/testlibrary
    29    @build jdk.testlibrary.OSInfo
    31    @build jdk.testlibrary.OSInfo
    30    @run main bug8072769
    32    @run main bug8072769