< prev index next >

test/jdk/java/awt/Frame/FramesGC/FramesGC.java

Print this page

        

@@ -31,11 +31,11 @@
 /*
  * @test
  * @key headful
  * @summary Verify that disposed frames are collected with GC
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
- * @library ../../../../lib/testlibrary
+ * @library ../../../../lib/client
  * @build ExtendedRobot
  * @run main/othervm -Xmx20m FramesGC
  */
 
 
< prev index next >