Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 14 von 1685
2022 26th International Conference on Engineering of Complex Computer Systems (ICECCS), 2022, p.162-167
2022
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Parameter Sensitive Pointer Analysis for Java
Ist Teil von
  • 2022 26th International Conference on Engineering of Complex Computer Systems (ICECCS), 2022, p.162-167
Ort / Verlag
IEEE
Erscheinungsjahr
2022
Quelle
IEEE Xplore
Beschreibungen/Notizen
  • Pointer analysis is an important tool for program analysis and program optimization procedures used in modern compilers and bug checkers. This paper introduces parameter-sensitivity, a new methodology that improves pointer analysis for object-oriented programming languages such as Java. In this approach, we construct a method context for a callee method by a list of objects including both the receiver object and the objects that are passed as parameters at a call site. We believe that such a context is able to represent a significant portion of the current abstract state before the method invocation. The algorithm has been implemented in the Soot framework, and it is evaluated on the benchmarks from DaCapo, compared with the standard object-sensitive pointer analysis algorithms. The preliminary result demonstrates that our parameter-sensitive pointer analysis can achieve better precision with less time consumption than the standard k-object-sensitive algorithms.
Sprache
Englisch
Identifikatoren
DOI: 10.1109/ICECCS54210.2022.00027
Titel-ID: cdi_ieee_primary_9763824

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX