System and method for reducing memory leaks in virtual...

Data processing: database and file management or data structures – Garbage collection – Mark-sweep

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S817000

Reexamination Certificate

active

07734667

ABSTRACT:
A system and method is provided for reducing memory leaks in virtual machine programs, such as those encountered in programs running in the Java Virtual Machine (JVM) environment. A compiler, such as a Java Just-In-Time (JIT) compiler, is used to identify the last use of an variable and, subsequent to the program statement where the last use occurs, insert a nullification statement. The nullification statement nullifies the variable so that it no longer references an object stored in a garbage collected heap. Variables in a program are identified in the activation records of the program. The nullification statement, when executed, severs the link between the program and the objects stored in the garbage-collected heap so that the program is no longer seen as a “root” for the object, often enabling the garbage collector to reclaim memory occupied by the object sooner.

REFERENCES:
patent: 6308315 (2001-10-01), Dice et al.
patent: 6317869 (2001-11-01), Adl-Tabatabai et al.
patent: 6442751 (2002-08-01), Cocchi et al.
patent: 6925638 (2005-08-01), Koved et al.
patent: 2002/0120640 (2002-08-01), Hills
patent: 2003/0167356 (2003-09-01), Smith et al.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

System and method for reducing memory leaks in virtual... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with System and method for reducing memory leaks in virtual..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and System and method for reducing memory leaks in virtual... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-4165015

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.