< prev index next >

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

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

@@ -26,13 +26,13 @@
 <!--  
   @test
   @bug 6284070
   @summary Tests that ActionEvent is generated when a tray icon is double-clicked
   @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 DblClickActionEventTest.html
   -->
 <head>
 <title> DblClickActionEventTest </title>
< prev index next >