< prev index next >

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

Print this page

        

@@ -21,10 +21,12 @@
  * questions.
  */
 
 /* @test
    @bug 8072769
+   @key headful
+   @requires (os.family == "windows")
    @summary System tray icon title freezes java
    @author Semyon Sadetsky
    @library ../../../../lib/testlibrary
    @build jdk.testlibrary.OSInfo
    @run main bug8072769
< prev index next >