gcc/libjava/java
Mark Mitchell dfe5a36e95 boehm.cc: Remove stray semicolon.
* boehm.cc: Remove stray semicolon.
	* interpret.cc: Likewise.
	* prims.cc: Likewise.
	* verify.cc (_Jv_BytecodeVerifier::verify_fail): Move definition
	earlier to ensure default arguments are processed.
	* gcj/array.h (JArray): Add forward declaration.
	(elements): Likewise.
	* gcj/javaprim.h: Remove stray semicolons.
	* include/bohm-gc.h: Likewise.
	* include/jni.h: Likewise.
	* include/jvm.h: Likewise.
	* java/lang/Class.h (_Jv_GetArrayClass): Declare _Jv_NewArrayClass.

From-SVN: r60556
2002-12-28 06:38:52 +00:00
..
applet
awt ColorModel.java (getUnnormalizedComponents, [...]): Fix calculation which was using one too many bits in the unnormalized format. 2002-11-30 04:51:11 +00:00
beans
io Bug compatibility, for PR libgcj/8738: 2002-12-02 21:30:13 +00:00
lang boehm.cc: Remove stray semicolon. 2002-12-28 06:38:52 +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