gcc/libjava/java
Warren Levy 2dacb3e9ce ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException with just the class name.
* java/io/ObjectOutputStream.java (writeObject): Per spec, call
	NotSerializableException with just the class name.

From-SVN: r35325
2000-07-28 23:48:19 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt RectangularShape.java (getPathIterator): Wrote. 2000-07-27 16:27:42 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io ObjectOutputStream.java (writeObject): Per spec, call NotSerializableException with just the class name. 2000-07-28 23:48:19 +00:00
lang mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
security mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util * java/util/Vector.java (remove(Object)): Implemented. 2000-07-20 19:27:57 +00:00