8032527: fix a couple doclint errors in java/awt/geom/Path2D
Reviewed-by: prr
Contributed-by: Steven Sides <steve.sides@oracle.com>
--- a/jdk/src/share/classes/java/awt/geom/Path2D.java Mon Jun 02 17:14:35 2014 -0700
+++ b/jdk/src/share/classes/java/awt/geom/Path2D.java Tue Jun 03 12:52:59 2014 +0400
@@ -1926,9 +1926,9 @@
* maintains, but it may contain no more precision either.
* If the tradeoff of precision vs. storage size in the result is
* important then the convenience constructors in the
- * {@link Path2D.Float#Path2D.Float(Shape, AffineTransform) Path2D.Float}
+ * {@link Path2D.Float#Float(Shape, AffineTransform) Path2D.Float}
* and
- * {@link Path2D.Double#Path2D.Double(Shape, AffineTransform) Path2D.Double}
+ * {@link Path2D.Double#Double(Shape, AffineTransform) Path2D.Double}
* subclasses should be used to make the choice explicit.
*
* @param at the {@code AffineTransform} used to transform a