But of course it should not be collected :) it is the class table. And
the VM uses it as root for the GC AFAIK (check setHiddenRoot:).
-------- Original Message --------
Le 8 mars 2016 à 10:57, Guille Polito <[email protected]> a écrit :
It smells like the first page of the class table, yes, but it shouldn't be
visible from the image side (as far as I understood)
Yes, it is the first page of the Spur class table.
It means than #allInstances is able to reach this instance but not
#garbageCollect. Eliot is it the desired behavior or does #allInstances need to
be updated to hide the class table pages?