--- old/src/java.desktop/macosx/classes/sun/font/NativeFont.java 2015-10-14 20:39:51.402830901 +0400 +++ new/src/java.desktop/macosx/classes/sun/font/NativeFont.java 2015-10-14 20:39:51.194830910 +0400 @@ -41,7 +41,7 @@ /** * Verifies native font is accessible. - * @throws FontFormatException - if the font can't be located. + * @throws FontFormatException if the font can't be located. */ public NativeFont(String platName, boolean isBitmapDelegate) throws FontFormatException {