This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/19862] Swing JTextField fails with StringIndexOutOfBoundsException
- From: "hendrich at informatik dot uni-hamburg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2005 17:44:00 -0000
- Subject: [Bug AWT/19862] Swing JTextField fails with StringIndexOutOfBoundsException
- References: <20050209174032.19862.hendrich@informatik.uni-hamburg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-02-09 17:43 -------
Created an attachment (id=8158)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8158&action=view)
testcase
Just compile the class, then try entering an expression into the
JTextField on the bottom of the main window and press <return> or
press the <Execute> button.
Note that the program also triggers a few other bugs; it can be
tricky to tranfer the keyboard focus to the textfield in the
first place....
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19862