test/jdk/sun/java2d/marlin/TextClipErrorTest.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
--- a/test/jdk/sun/java2d/marlin/TextClipErrorTest.java	Tue Feb 20 21:49:06 2018 -0800
+++ b/test/jdk/sun/java2d/marlin/TextClipErrorTest.java	Wed Feb 21 12:49:00 2018 -0800
@@ -50,7 +50,8 @@
 import javax.imageio.ImageIO;
 
 /**
- * @test @bug 8144718
+ * @test
+ * @bug 8144718
  * @summary Check the Stroker.drawBezApproxForArc() bug (stoke with round
  * joins): if cosext2 > 0.5, it generates curves with NaN coordinates
  * @run main TextClipErrorTest