Guilhem Lavaux
eb813adf1d
2003-12-31 Guilhem Lavaux <guilhem@kaffe.org>
* java/io/ObjectOutputStream.java
(putFields): Reindented. Fixed behaviour: currentPutField should be
null
before calling this method.
(writeFields): Likewise.
(markFieldsWritten): Fixed the exception message.
(callWriteMethod): Ensure currentPutField is null.
(getBooleanField): Translate IllegalArgumentException into
InvalidClassException.
(getByteField): Likewise.
(getCharField): Likewise.
(getDoubleField): Likewise.
(getFloatField): Likewise.
(getIntField): Likewise.
(getLongField): Likewise.
(getShortField): Likewise.
(getObjectField): Check the type code before returning the object.
(getField): Translate NoSuchFieldException into InvalidClassException
directly.
From-SVN: r75265
2003-12-31 11:04:21 +00:00
..
2003-03-23 19:11:19 +00:00
2003-12-28 11:54:17 +00:00
2003-04-20 22:47:43 +00:00
2003-11-08 13:41:20 +00:00
2003-12-28 11:54:17 +00:00
2003-03-23 19:11:19 +00:00
2003-04-20 22:47:43 +00:00
2003-05-20 11:53:11 +00:00
2003-04-20 22:47:43 +00:00
2003-05-09 07:10:58 +00:00
2003-10-11 18:38:12 +00:00
2003-10-22 08:47:12 +00:00
2003-05-13 09:13:31 +00:00
2003-10-11 18:38:12 +00:00
2003-12-26 21:11:03 +00:00
2003-04-07 12:25:08 +00:00
2003-07-13 16:53:05 +00:00
2003-12-04 20:09:57 +00:00
2003-03-18 06:00:25 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-05-09 07:10:58 +00:00
2003-03-23 19:11:19 +00:00
2003-12-30 13:21:16 +00:00
2003-05-13 09:13:31 +00:00
2003-07-26 00:40:50 +00:00
2003-12-02 22:26:50 +00:00
2003-09-12 01:08:18 +00:00
2003-12-02 22:26:50 +00:00
2003-02-28 11:38:56 +00:00
2003-01-20 06:46:28 +00:00
2003-10-11 18:38:12 +00:00
2003-12-30 15:51:15 +00:00
2003-10-11 18:38:12 +00:00
2003-10-11 18:38:12 +00:00
2003-12-31 11:04:21 +00:00
2003-12-30 15:51:15 +00:00
2003-10-11 18:38:12 +00:00
2003-04-07 12:25:08 +00:00
2003-12-20 22:36:02 +00:00
2003-06-07 18:35:00 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2003-12-08 12:45:59 +00:00
2003-05-20 09:13:19 +00:00
2003-05-25 11:40:19 +00:00
2003-03-23 19:11:19 +00:00
2003-07-13 16:53:05 +00:00
2003-03-18 06:00:25 +00:00
2003-10-11 18:38:12 +00:00
2003-03-23 19:11:19 +00:00
2003-11-16 21:15:55 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2003-01-20 06:46:28 +00:00
2003-03-24 08:27:28 +00:00