--- old/src/java.desktop/share/classes/sun/font/PhysicalFont.java 2015-10-14 20:40:04.782830300 +0400 +++ new/src/java.desktop/share/classes/sun/font/PhysicalFont.java 2015-10-14 20:40:04.602830308 +0400 @@ -52,7 +52,7 @@ /** * Opens the file (temporarily) and does basic verification. * 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 */ PhysicalFont(String platname, Object nativeNames)