diff options
author | Anthony Green <green@cygnus.com> | 2000-01-09 22:25:54 +0000 |
---|---|---|
committer | Anthony Green <green@gcc.gnu.org> | 2000-01-09 22:25:54 +0000 |
commit | b11f64301ac5a915a3803c6d6d4fa33b6733d187 (patch) | |
tree | 643466db439a80706c0651653ca6f845432f490d /gcc/java/jcf-write.c | |
parent | 0e3dd56798d7650cafc05c87ccf429d85dd092f2 (diff) | |
download | gcc-b11f64301ac5a915a3803c6d6d4fa33b6733d187.zip gcc-b11f64301ac5a915a3803c6d6d4fa33b6733d187.tar.gz gcc-b11f64301ac5a915a3803c6d6d4fa33b6733d187.tar.bz2 |
natString.cc (init): Test for overflow condition during out of bounds check.
2000-01-09 Anthony Green <green@cygnus.com>
* java/lang/natString.cc (init): Test for overflow condition
during out of bounds check.
(getChars): Throw StringIndexOutOfBoundsException, not
ArrayIndexOutOfBoundsException.
(getBytes): Ditto.
(regionMatches): Obey case option during string comparison.
* configure.host (ligcj_interpreter): New variable. Enable
interpreter by default on IA-32.
* configure.in: Examine libgcj_interpreter.
* configure: Rebuilt.
From-SVN: r31300
Diffstat (limited to 'gcc/java/jcf-write.c')
0 files changed, 0 insertions, 0 deletions