Review request for 8001536 (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Tue Oct 30 19:24:34 UTC 2012
- Previous message: Review request for 8001536
- Next message: Review request for 8001536 updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30/10/2012 18:05, Remi Forax wrote:
in writeObject, you set "blob" twice, which is weird, also I think that if blob is not Serializable, the code should throw an exception, so you should not use instanceof and let s.writeFields() to throw NotSerializable exception. Yes, that is odd. I think the issue here is that serialized form should never have included the blob in the first place.
-Alan
- Previous message: Review request for 8001536
- Next message: Review request for 8001536 updated
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]