Questions about GC, _Jv_MarkObj() and reflection data.

Tom Tromey tromey@redhat.com
Tue Feb 7 17:26:00 GMT 2006


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> Just make _Jv_MarkObj() do it.  It's the easiest solution, for
Andrew> sure.

Yeah.

It occurred to me that you could also implement this by having boehm.c
generate a length descriptor even if the object has non-pointer
fields.

Tom



More information about the Java mailing list