< prev index next >

test/jdk/java/awt/TrayIcon/UpdatePopupMenu/UpdatePopupMenu.java

Print this page

        

*** 22,31 **** --- 22,32 ---- */ /* @test @bug 8147841 + @key headful @summary Updating Tray Icon popup menu does not update menu items on Mac OS X @run main/manual UpdatePopupMenu */ import java.awt.SystemTray;
< prev index next >