< prev index next >

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

Print this page

        

@@ -38,11 +38,12 @@
 import javax.swing.JPanel;
 import jdk.test.lib.Platform;
 import java.awt.image.MultiResolutionImage;
 
 /**
- * @test @bug 8011059
+ * @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 >