Optimizations and deoptimizations for escape analysis in open world

Xiaohua Shi,Gansha Wu,Maozhong Jin,Guei Yuan Lueh
DOI: https://doi.org/10.23919/cje.2010.10151830
IF: 1.019
2010-01-01
Chinese Journal of Electronics
Abstract:This paper introduced the optimization and deoptimization technologies for Escape analysis in open world. These technologies are used in a novel Escape analysis framework that has been implemented in Open runtime platform, Intel's open-source Java virtual machine. We introduced the optimization technologies for synchronization removal and object stack allocation, as well as the runtime deoptimization and compensation work. The deoptimization and compensation technologies are crucial for a practical Escape analysis in open world. We evaluated the runtime efficiency of the deoptimization and compensation work on benchmarks like SPECjbb2000 and SPECjvm98.
What problem does this paper attempt to address?