--- old/src/java.desktop/share/classes/sun/font/TrueTypeFont.java 2015-10-14 20:40:05.326830275 +0400 +++ new/src/java.desktop/share/classes/sun/font/TrueTypeFont.java 2015-10-14 20:40:05.134830284 +0400 @@ -181,7 +181,7 @@ * - reads the names (full, family). * - determines the style of the font. * - initializes the CMAP - * @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 TrueTypeFont(String platname, Object nativeNames, int fIndex,