Adding fields to object_type_node

Dachuan Yu dachuan.yu@yale.edu
Thu Oct 4 12:51:00 GMT 2001


Per Bothner wrote:

> Dachuan Yu wrote:
>
> >I was trying to add one more field into
> >"object_type_node" and "class_type_node".
> >
> Did you also modify the runtime library, specifically (at least)
> libjava/java/lang/Object.h?

No, I didn't. Do you think that I should have added a field
"otable" in Class.h after the field "vtable"?
But, why do I not see a corresponding "vtable" field in the
Object.h? What's the idea/invariance/intention... of these things?

Dachuan



More information about the Java mailing list