On the 0x20E day of Apache Harmony Mikhail Fursov wrote:
> On 10/26/06, Pavel Pervov <[EMAIL PROTECTED]> wrote:
> >
> > Unpinning vtables does not cause the need to enumerate them from JIT, if
> > JIT
> > does not store pointers to them.
> 
> 
> AFAIU vtable is inlined into a special Java object.
> If you move the object -> vtable is also moved.
> Am I missing something here?

IMHO, VTable *is* the object. It is pinned. does not move ;)

-- 
Egor Pasko, Intel Managed Runtime Division

Reply via email to