Patents by Inventor Mathew Love

Mathew Love has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20060230320
    Abstract: A method and system for generating test cases for a computer program including a plurality of test units. The method and system execute the computer program; monitor the execution of the computer program to obtain monitored information and generate one or more test cases utilizing the monitored information.
    Type: Application
    Filed: March 30, 2006
    Publication date: October 12, 2006
    Inventors: Roman Salvador, Alex Kanevsky, Mark Lambert, Mathew Love
  • Publication number: 20060085156
    Abstract: A method for predicting memory leak in a computer program. The method includes acquiring a reference to a tested unit included in the computer program for preventing static data objects from being deallocated; repeatedly executing the tested unit for more than once; tracking which objects in the tested unit are allocated in a corresponding executing time; performing garbage collection; tracking which objects are deallocated during the garbage collection; comparing the object allocations to the object deallocations; and determining if every execution of the tested unit allocates memory that cannot be deallocated.
    Type: Application
    Filed: October 18, 2004
    Publication date: April 20, 2006
    Inventors: Adam Kolawa, Roman Salvador, Mathew Love, Yaniv Inbar, Alex Kanevsky