< prev index next >

test/java/awt/TrayIcon/8072769/bug8072769.java

Print this page

        

@@ -25,10 +25,11 @@
    @bug 8072769
    @summary System tray icon title freezes java
    @author Semyon Sadetsky
    @library ../../../../lib/testlibrary
    @build jdk.testlibrary.OSInfo
+   @run main bug8072769
   */
 
 import jdk.testlibrary.OSInfo;
 
 import javax.swing.*;
< prev index next >