--- old/src/java.desktop/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java 2015-05-08 22:11:56.000000000 +0300 +++ new/src/java.desktop/share/classes/sun/java2d/pipe/PixelToParallelogramConverter.java 2015-05-08 22:11:56.000000000 +0300 @@ -56,7 +56,7 @@ * @param minPenSize minimum pen size for dropout control * @param normPosition sub-pixel location to normalize endpoints * for STROKE_NORMALIZE cases - * @param adjustFill boolean to control whethere normalization + * @param adjustfill boolean to control whethere normalization * constants are also applied to fill operations * (normally true for non-AA, false for AA) */