[kaffe] Misc. serialization patches

Guilhem Lavaux guilhem at kaffe.org
Mon Nov 1 23:15:18 PST 2004


Mattias Rehnberg wrote:
> Vector.diff:
> Adds read- and writeObject functions to java.util.Vector to make it match the serialized form of Sun's class
> 
> ObjectOutputStream.diff:
> Moves the assignment of the class handle to after the assignment of class descriptor handle
> 
> ObjectInputStream.diff:
> Uses the correct class not just to get the field address (which Noa fixed), but also to check if the field is static or not. 
> 
> /Mattias


Hi Mattias,

Could you resubmit your patch (in clear form maybe) ? It seems there is 
   a problem in the tgz I cannot find the data for ObjectInputStream.diff.

Thanks,

Regards,

Guilhem.




More information about the kaffe mailing list