hg: jdk9/client/jdk: 8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions

alexandr.scherbatiy at oracle.com alexandr.scherbatiy at oracle.com
Tue Oct 7 14:01:39 UTC 2014


Changeset: 01ed46d7846b
Author:    alexsch
Date:      2014-10-07 18:03 +0400
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/01ed46d7846b

8058305: BadLocationException is not thrown by javax.swing.text.View.getNextVisualPositionFrom() for invalid positions
Reviewed-by: serb, azvegint

! src/java.desktop/share/classes/javax/swing/plaf/basic/BasicTextUI.java
! src/java.desktop/share/classes/javax/swing/text/AsyncBoxView.java
! src/java.desktop/share/classes/javax/swing/text/CompositeView.java
! src/java.desktop/share/classes/javax/swing/text/GlyphView.java
! src/java.desktop/share/classes/javax/swing/text/View.java
+ test/javax/swing/text/NavigationFilter/8058305/bug8058305.java



More information about the jdk9-all-changes mailing list