--- old/src/share/classes/java/awt/geom/Line2D.java 2013-09-25 23:23:01.162021850 +0400 +++ new/src/share/classes/java/awt/geom/Line2D.java 2013-09-25 23:23:01.014021844 +0400 @@ -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