< prev index next >

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

Print this page

        

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