[kaffe] adding fields and allocation
Mathieu Dube
mdube at 8d.com
Tue Aug 20 06:58:12 PDT 2002
Hi,
if one adds a field to say Hjava_lang_Thread, how does one make the
corresponding Hjava_lang_Class(ThreadClass in this case) bfsize field to be
increased accordingly?
For instance, the sizeof the modified Hjava_lang_Thread struct is now 116
but the CLASS_FSIZE in newObject is still 104 which eventually creates a
segfault.
Thanks
-Mat
--
Mathieu Dube -- mdube at 8d.com
8D Technologies Inc.
http://www.8d.com
More information about the kaffe
mailing list