--- old/src/java.desktop/share/classes/sun/font/Type1Font.java 2015-10-14 20:40:05.862830251 +0400 +++ new/src/java.desktop/share/classes/sun/font/Type1Font.java 2015-10-14 20:40:05.678830259 +0400 @@ -161,7 +161,7 @@ * - does basic verification of the file * - reads the names (full, family). * - determines the style of the font. - * @throws FontFormatException - if the font can't be opened + * @throws FontFormatException if the font can't be opened * or fails verification, or there's no usable cmap */ public Type1Font(String platname, Object nativeNames, boolean createdCopy)