Aleksey Ignatenko wrote:
>> Am I wrong, or does this proposition imply collecting classes
>> independently from their class loader?  If this is the case, I have to
>>...
> 
> Yes, you are wrong. This proposition implies collection of classloader and
> clasess loaded by it at once. You can see what is "class registry" in
> the first letter of the discussion -

Excellent.  That was one of my main worries.

>> And what about gagnon-phd.pdf:
>... 
> 
> Drlvm already has similar functionality: look at classloader.h, function
> void* Alloc(size_t size); You'll see that most of classloader's data (not
> 100% yet) is already allocated from pool of that classloader.

Heh!  Super.

Etienne

-- 
Etienne M. Gagnon, Ph.D.            http://www.info2.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to