gcc/libjava/java
Tom Tromey cb894e07ec natString.cc (init): Throw ArrayIndexOutOfBoundsException.
* java/lang/natString.cc (init): Throw
	ArrayIndexOutOfBoundsException.
	(getChars): Likewise.
	(getBytes): Likewise.
	(valueOf): Likewise.

From-SVN: r42531
2001-05-24 18:06:03 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Makefile.in: Rebuilt. 2001-05-11 01:03:45 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io natFile.cc (performSetReadOnly): Fix #ifdef test. 2001-04-30 23:09:39 +00:00
lang natString.cc (init): Throw ArrayIndexOutOfBoundsException. 2001-05-24 18:06:03 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
net [multiple changes] 2001-05-24 05:40:37 +00:00
security decl.c (init_decl_processing): Add new class "protectionDomain" field. 2001-04-25 16:45:15 +01:00
sql Fix comments for doclets 2001-01-06 23:28:40 +00:00
text SimpleDateFormat.java (parse): Handle non-dst time zones. 2001-05-16 15:34:46 +00:00
util GregorianCalendar.java (computeTime): Only call getTimeZone() once. 2001-05-15 21:44:24 +00:00