Serialization patch and question

Mihai Surdeanu mihai at seas.smu.edu
Wed Feb 3 11:38:59 PST 1999


>  
> > In Kaffe, it returns the address of the object --- which opens a whole
> > new can of worms once we'll use moving collectors.
> 
> No easy solution for that... You'll probably have to store something within
> the object.
> 
Yep. This is what ElectricalFire from Mozilla is doing (4 bytes overhead).
Take a look at their object header:
http://www.mozilla.org/projects/ef/techdocs/design/monitors_32.html
Kaffe could probably implement something similar in the near future.

Regards,
Mihai Surdeanu		Southern Methodist University, CSE 
			(214) 768 - 3054



More information about the kaffe mailing list