< prev index next >

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

Print this page

        

@@ -27,11 +27,11 @@
  * @bug 8150258
  * @author a.stepanov
  * @summary Check that correct resolution variants are chosen for menu icons
  *          when multiresolution image is used for their construction.
  *
- * @library ../../../../lib/testlibrary/
+ * @library ../../../../lib/client/
  * @build ExtendedRobot
  * @run main/othervm -Dsun.java2d.uiScale=1 MenuMultiresolutionIconTest
  * @run main/othervm -Dsun.java2d.uiScale=2 MenuMultiresolutionIconTest
  */
 
< prev index next >