--- old/src/share/classes/java/awt/geom/Line2D.java Wed Jan 7 17:48:51 2015 +++ new/src/share/classes/java/awt/geom/Line2D.java Wed Jan 7 17:48:49 2015 @@ -35,7 +35,7 @@ * default coordinate system called user space in which the y-axis * values increase downward and x-axis values increase to the right. For * more information on the user space coordinate system, see the - * + * * Coordinate Systems section of the Java 2D Programmer's Guide. *

* This class is only the abstract superclass for all objects that