--- old/src/java.desktop/share/classes/sun/font/TextLabelFactory.java 2015-05-09 01:26:15.000000000 +0300 +++ new/src/java.desktop/share/classes/sun/font/TextLabelFactory.java 2015-05-09 01:26:15.000000000 +0300 @@ -41,11 +41,11 @@ * * @see Font * @see FontRenderContext - * @see GlyphVector + * @see java.awt.font.GlyphVector * @see TextLabel * @see ExtendedTextLabel * @see Bidi - * @see TextLayout + * @see java.awt.font.TextLayout */ public class TextLabelFactory {