Go to main content

School of Computer Science Intranet

APT research areas

Discover our main research areas

Towards Intelligent Analysis Techniques for Object Pretenuring

Jeremy Singer, Gavin Brown, Mikel Lujan and Ian Watson

Abstract

Object pretenuring involves the identification of long-lived objects at or before their instantiation. It is a key optimization for generational garbage collection systems, which are standard in most high performance Java virtual machines. This paper presents a new study of factors that are used to indicate object lifespans. We adopt the information theory measurement of normalized mutual information to compare these various different factors in a common framework. A study of garbage collection traces from four standard Java benchmark programs shows that there is high dependence on some of these factors such as allocation site and object type. We also identify and measure new factors based on object-oriented metrics.

PDF (98K)
(c) ACM, 2007. This is the author's version of the work. It is posted here by permission of ACM for your personal use. Not for redistribution. The definitive version was published in PPPJ '07.