[kaffe] Misc. serialization patches
Mattias Rehnberg
Mattias.Rehnberg at home.se
Mon Nov 1 10:17:41 PST 2004
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ser-patches.tar.gz
Type: application/x-gunzip
Size: 1034 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20041101/9d65f7fa/attachment-0002.bin
More information about the kaffe
mailing list