--- old/src/share/classes/javax/swing/text/GlyphView.java 2013-12-31 00:46:21.000000000 -0800 +++ new/src/share/classes/javax/swing/text/GlyphView.java 2013-12-31 00:46:21.000000000 -0800 @@ -1250,7 +1250,7 @@ * is returned as the zero-th element of this array * @return the location within the model that best represents the next * location visual position. - * @exception BadLocationException + * @exception BadLocationException for a bad location within a document model * @exception IllegalArgumentException for an invalid direction */ public int getNextVisualPositionFrom(GlyphView v, int pos, Position.Bias b, Shape a,