< prev index next >

test/jdk/java/awt/image/multiresolution/Corrupted2XImageTest.java

Print this page

        

@@ -30,11 +30,11 @@
  *          (image.ext, image@2x.ext) the 1st one is loaded
  *          in case if the 2nd is corrupted
  *
  * @requires (os.family == "mac")
  *
- * @library ../../../../lib/testlibrary/
+ * @library ../../../../lib/client/
  * @build ExtendedRobot
  * @run main Corrupted2XImageTest
  */
 
 import java.awt.*;
< prev index next >