[virtmach] VM with garbage collection
   
    Durchholz, Joachim
     
    virtmach@iecc.com
       
    Fri, 11 Jan 2002 16:14:27 +0100
    
    
  
> From: Maurice Rabb [mailto:m3rabb@stono.com]
> 
> You know about the needs of your system better than I, however
> usually the objects referenced by code (bytecode) are ...
> ... persistent objects ...
> That being the case, all of theses object can be
> separated in memory (put in the old old memory) so that they don't
> need to be GCed or even recognized my the GC.
True... but (depending on the system) even code may need GC. (Especially in
long-lived systems.)
Regards,
Joachim
--
This is not an official statement from my employer.