On 07/06/2011 01:23 PM, Michael Haupt wrote:
> > Does the VM get rid of potentially obsolete machine code, is there > > some scheme for managing the native code cache? If so, is code being > > moved, or does it rest in the place it was generated into? > > Yes, when a method's translation is unused for the time of 2 GCs, it > is discarded. And absolutely no code is moved, right?
No. Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
