The Influence of Alias and References Escape on Java Program Analysis
- DOI
- 10.2991/ijndc.2015.3.1.2How to use a DOI?
- Keywords
- reference escape, program analysis, control flow, data flow, alias information
- Abstract
The alias and references escape are often used in Java programs. They bring much convenience to the developers, but, at the same time, they also give adverse affects on the data flow and control flow of program during program analysis. Therefore, when analyzing Java programs, we must take the alias and references escape into account. This paper proposes a static approach to detecting control flow information of programs with alias and references escape. Firstly, it computes the data flow information, including def-use information and alias information caused by references assign and references escape. Secondly, it analyzes the program and gets the control flow information based on the obtained data flow information. Finally, a case study is presented to show that the proposed method can detect control flow information exactly.
- Copyright
- © 2017, the Authors. Published by Atlantis Press.
- Open Access
- This is an open access article distributed under the CC BY-NC license (http://creativecommons.org/licenses/by-nc/4.0/).
Cite this article
TY - JOUR AU - Shengbo Chen AU - Dashen Sun AU - Huaikou Miao PY - 2015 DA - 2015/01/01 TI - The Influence of Alias and References Escape on Java Program Analysis JO - International Journal of Networked and Distributed Computing SP - 11 EP - 20 VL - 3 IS - 1 SN - 2211-7946 UR - https://doi.org/10.2991/ijndc.2015.3.1.2 DO - 10.2991/ijndc.2015.3.1.2 ID - Chen2015 ER -