Memory management using object pointer structure

   
   

There is described a method of accurately scanning the C stack. One technique for solving these problems is to indirectly reference objects using handles however the some JVMs have removed handles to gain a performance improvement. The embodiment describes a solution in which 32 bit quantities are known to be object references by means of some side information. This avoids the problem of integer values masquerading as references causing objects to be needlessly retained. It also allows employment of a compacting collector which is allowed to move objects even if they are referenced from the stacks. Currently the compactor is prevented from moving such objects leading to reduced compaction efficiency.

 
Web www.patentalert.com

< System and method for presenting survey data over a network

< Gap average on-line randomness test

> Systems and methods for predicting usage of a web site using proximal cues

> System and method for indexing electronic text

~ 00187