--- old/src/share/classes/javax/print/attribute/IntegerSyntax.java 2014-04-02 09:30:56.349991101 -0700 +++ new/src/share/classes/javax/print/attribute/IntegerSyntax.java 2014-04-02 09:30:56.200989953 -0700 @@ -37,7 +37,6 @@ * established when it is constructed (see {@link #IntegerSyntax(int) * IntegerSyntax(int)}). Once constructed, an integer attribute's * value is immutable. - *

* * @author David Mendenhall * @author Alan Kaminsky