gcc/libjava/java
Andrew Haley 51d6eed48e natResourceBundle.cc: Include ArrayIndexOutOfBoundsException.h.
2002-12-19  Andrew Haley  <aph@redhat.com>

	* java/util/natResourceBundle.cc: Include
	ArrayIndexOutOfBoundsException.h.
	(getCallingClassLoader): Don't put upper bound on stack search.
	Catch ArrayIndexOutOfBoundsException.

From-SVN: r60348
2002-12-20 02:06:21 +00:00
..
applet
awt
beans
io Bug compatibility, for PR libgcj/8738: 2002-12-02 21:30:13 +00:00
lang natClassLoader.cc (defineClass0): Removed erroneous comment. 2002-12-19 19:31:55 +00:00
math BigInteger.java (euclidInv): Make sure quot and rem are in canonical form after divide(). 2002-12-19 06:59:46 +00:00
net URLClassLoader.java (getCanonicalFileURL): New method. 2002-12-11 02:13:51 +00:00
nio
rmi
security SecurityRandom (digest): Removed field. 2002-12-13 14:21:07 +00:00
sql
text
util natResourceBundle.cc: Include ArrayIndexOutOfBoundsException.h. 2002-12-20 02:06:21 +00:00