See this document in CiteSeerX!

Escape Analysis for Stack Allocation in Java  (Make Corrections)  
Eun-Sun Cho, Kwangkeun Yi



  Home/Search   Context   Related

 
View or download:
pllab.kaist.ac.kr/...0ecoopchyi.ps.gz
Cached:  PS.gz  PS  PDF   Image  Update  Help

From:  pllab.kaist.ac.kr/~kwang...papers (more)
(Enter author homepages)

Rate this article: (best)
  Comment on this article  
(Enter summary)

Abstract: . We suggest an escaping analysis for Java programs, to identify stack-allocatable objects. This analysis considers an object escaping if it is used after the deactivation of the method that created it. For each object, this analysis records the interprocedural movement of the method of its creation. An object is considered escaping the method that created it, if the method of its creation has been already deactivated. Our approach is di erent from prior works, in that special cares of... (Update)

Active bibliography (related documents):   More   All
0.0:   Escape Analysis for Stack Allocation in Java - Cho, Yi   (Correct)
0.0:   A Refinement of the Escape Property - Hill, Spoto (2002)   (Correct)
0.0:   A Foundation of Escape Analysis - Hill, Spoto (2002)   (Correct)

Similar documents based on text:   More   All
0.4:   Fine-Grain Dynamic Leakage Reduction - Heo, Barr, Hampton, Asanovic   (Correct)
0.3:   LOD* : A C++ Extension for OODBMSs With Orthogonal Persistence .. - Cho, Han, Kim (2000)   (Correct)
0.3:   Interconnecting Between CPS Terms and Non-CPS Terms - Kim, Yi   (Correct)

BibTeX entry:   (Update)

@misc{ cho-escape,
  author = "Eun-Sun Cho and Kwangkeun Yi",
  title = "Escape Analysis for Stack Allocation in Java",
  url = "citeseer.ist.psu.edu/446155.html" }
Citations (may not include all citations):
193   Abstract interpretation : a unied lattice model for static a.. (context) - Cousot, Cousot - 1977
154   Escape Analysis for Java - Choi - 1999
119   Compositional Pointer and Escape Analysis for Java Programs - Whaley, Rinard - 1999
56   The Interprocedural Analysis and Automatic Parallelization o.. (context) - Harrison - 1989
27   Escape analysis for object oriented languages application to.. - Blanchet - 1999

Documents on the same site (http://pllab.kaist.ac.kr/~kwang/papers.html):   More
Z1: A Data Flow Analyzer Generator - Yi, Harrison   (Correct)
Automatic Generation and Management of Interprocedural.. - Yi, Harrison, III (1993)   (Correct)
Compile-time Detection of Uncaught Exceptions in Standard ML Programs - Yi (1994)   (Correct)

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC