bug-classpath
[Top][All Lists]
Advanced

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

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


From: timo dot lindfors at iki dot fi
Subject: [Bug classpath/22966] swing: JTextArea.setText("") causes StringIndexOutOfBoundsException later
Date: 29 Aug 2005 09:45:01 -0000

------- Additional Comments From timo dot lindfors at iki dot fi  2005-08-29 
09:45 -------
Hmm, 

textarea.setText("text0")

works but 

textarea.setText("text0\n)

doesn't. Are you sure you tested the later version with "\n"? It seems that when
classpath bugs where moved to gcc bugzilla all "\n" sequences got replaced with
real newlines.

-- 


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




reply via email to

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