< prev index next >

test/jdk/java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java

Print this page

        

@@ -25,11 +25,11 @@
   @test
   @key headful
   @bug 8007220 8039081
   @summary Reference to the popup leaks after the TrayIcon is removed.
   @requires os.family != "windows"
-  @library ../../../../lib/testlibrary/
+  @library ../../../../lib/client/
   @build ExtendedRobot
   @run main/othervm -Xmx50m PopupMenuLeakTest
  */
 
 import java.awt.AWTException;
< prev index next >