--- old/src/java.desktop/share/classes/sun/font/FileFont.java 2015-10-14 20:40:04.250830324 +0400 +++ new/src/java.desktop/share/classes/sun/font/FileFont.java 2015-10-14 20:40:04.062830332 +0400 @@ -80,7 +80,7 @@ protected NativeFont[] nativeFonts; protected char[] glyphToCharMap; /* - * @throws FontFormatException - if the font can't be opened + * @throws FontFormatException if the font can't be opened */ FileFont(String platname, Object nativeNames) throws FontFormatException {