diff -r b6598aa90114 -r d0d6c64a2e2b jdk/test/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html --- a/jdk/test/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html Wed Sep 17 16:14:12 2014 +0400 +++ b/jdk/test/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html Thu Sep 18 17:34:44 2014 +0400 @@ -29,7 +29,9 @@ @summary Tests that no NPE is thrown when the tray icon is disposed from the handler of action event caused by clicking on this icon. @library ../../regtesthelpers + @library ../../../../lib/testlibrary @build Sysout + @build jdk.testlibrary.OSInfo @author artem.ananiev: area=awt.tray @run applet/manual=yesno DisposeInActionEventTest.html -->