Files
gcc/libjava/java/io
Jeroen Frijters 73eb130916 ObjectInputStream.java (readObject): Delegate instantation of Externalizable classes to ObjectStreamClass.
2004-09-24  Jeroen Frijters  <jeroen@frijters.net>

	* java/io/ObjectInputStream.java (readObject): Delegate instantation
	of Externalizable classes to ObjectStreamClass.
	* java/io/ObjectStreamClass.java (newInstance): New method to
	instantiate Externalizable (while ignoring the accessibility of
	the constructor). (constructor): New field to cache the constructor.

From-SVN: r88019
2004-09-24 09:05:10 +00:00
..
2004-09-09 09:43:33 +00:00
2004-04-20 13:43:35 +00:00
2004-04-20 13:43:35 +00:00
2002-01-22 22:40:42 +00:00
2004-07-17 13:46:02 +00:00
2004-06-01 12:47:02 +00:00