< prev index next >

test/jdk/java/awt/image/MultiResolutionImageTest.java

Print this page

        

*** 38,48 **** import javax.swing.JPanel; import jdk.test.lib.Platform; import java.awt.image.MultiResolutionImage; /** ! * @test @bug 8011059 * @key headful * @author Alexander Scherbatiy * @summary [macosx] Make JDK demos look perfect on retina displays * @library /test/lib * @build jdk.test.lib.Platform --- 38,49 ---- import javax.swing.JPanel; import jdk.test.lib.Platform; import java.awt.image.MultiResolutionImage; /** ! * @test ! * @bug 8011059 * @key headful * @author Alexander Scherbatiy * @summary [macosx] Make JDK demos look perfect on retina displays * @library /test/lib * @build jdk.test.lib.Platform
< prev index next >