bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/22966] swing: JTextArea.setText("") causes StringIndexOutOfBo


From: cvs-commit at developer dot classpath dot org
Subject: [Bug swing/22966] swing: JTextArea.setText("") causes StringIndexOutOfBoundsException later
Date: 8 Sep 2005 10:26:42 -0000

------- Additional Comments From cvs-commit at developer dot classpath dot org  
2005-09-08 10:26 -------
Subject: Bug 22966

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <address@hidden>   05/09/08 09:54:30

Modified files:
        .              : ChangeLog 
        javax/swing/text: GapContent.java 

Log message:
        2005-09-08  Roman Kennke  <address@hidden>
        
        * javax/swing/text/GapContent.java
        Fixes Bug #22966.
        (GapContentPosition.getOffset): Added assertion to check for
        consistent state of the Position. Fixed condition in if-statement.
        (serialVersionUID): Updated serialVersionUID to match JDK1.5.
        (shiftGap): If gapStart == newGapStart, then return immediatly.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4679&tr2=1.4680&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/GapContent.java.diff?tr1=1.24&tr2=1.25&r1=text&r2=text






-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22966




reply via email to

[Prev in Thread] Current Thread [Next in Thread]