< prev index next >

test/jdk/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.html

Print this page
rev 51542 : 8210039: move OSInfo to top level testlibrary
Reviewed-by: duke

@@ -27,13 +27,13 @@
   @test
   @bug 6299866
   @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
+  @library /test/lib
   @build Sysout
-  @build jdk.testlibrary.OSInfo
+  @build jdk.test.lib.Platform
   @author artem.ananiev: area=awt.tray
   @run applet/manual=yesno DisposeInActionEventTest.html
   -->
 <head>
 <title> DisposeInActionEventTest </title>
< prev index next >