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? -- Mikhail Fursov