gcc/libjava/gcj
Warren Levy 7db51521a0 mauve-libgcj: Activated serialization tests.
* mauve-libgcj: Activated serialization tests.
	* gcj/field.h (getModifiers): Mask off unknown flags.
	* gnu/java/security/provider/SHA.java (munch): Reset buffer to 0 so
	spurious bits don't cause discrepancies.
	* java/io/ObjectOutputStream.java: Fixed typo in comment.
	* java/io/ObjectStreamClass.java: Fixed typos in comments.
	(lookup): Applied patch from Brian Jones <cbj@gnu.org> to optimize.
	(hasClassInitializer): Call getDeclaredMethod instead of getMethod.
	* java/lang/Throwable.java (serialVersionUID): New field.
	* java/lang/reflect/Modifier.java (ALL_FLAGS): Preserve STRICT if used.
	* java/lang/reflect/natConstructor.cc (getModifiers): Mask off
	unknown flags.
	* java/lang/reflect/natMethod.cc: Ditto.
	* java/security/Key.java (serialVersionUID): Removed field for now.
	* java/security/interfaces/DSAPrivateKey.java (serialVersionUID): Ditto.
	* java/security/interfaces/DSAPublicKey.java (serialVersionUID): Ditto.

Serialization mods.

From-SVN: r35302
2000-07-27 23:57:07 +00:00
..
Makefile.am configure: Rebuilt. 1999-09-10 22:03:10 +00:00
Makefile.in Jumbo patch: 2000-05-19 17:55:34 +00:00
array.h natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to. 2000-04-09 01:26:20 +00:00
cni.h cni.h: Include <string.h>. 2000-05-31 23:49:19 +01:00
field.h mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
javaprims.h classes.pl (scan): Print inner classes properly. 2000-07-20 19:34:29 +00:00
method.h All files: Updated copyright information. 2000-03-07 19:55:28 +00:00