natString.cc (init): Throw ArrayIndexOutOfBoundsException.
authorTom Tromey <tromey@redhat.com>
Thu, 24 May 2001 18:06:03 +0000 (18:06 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 24 May 2001 18:06:03 +0000 (18:06 +0000)
commitcb894e07ec764859e793baf8ff7487a83a3557cc
treedfc043812acf6767a2f41c962edeaddfbc0b6356
parentcf6b8de459f1da85529f8dabb38ef2d24a4e23ed
natString.cc (init): Throw ArrayIndexOutOfBoundsException.

* java/lang/natString.cc (init): Throw
ArrayIndexOutOfBoundsException.
(getChars): Likewise.
(getBytes): Likewise.
(valueOf): Likewise.

From-SVN: r42531
libjava/ChangeLog
libjava/java/lang/natString.cc