Affiliation:
1. University of Washington, Seattle, WA
Abstract
One of the primary challenges in building and evolving large object-oriented systems is understanding aliasing between objects. Unexpected aliasing can lead to broken invariants, mistaken assumptions, security holes, and surprising side effects, all of which may lead to software defects and complicate software evolution.This paper presents AliasJava, a capability-based alias annotation system for Java that makes alias patterns explicit in the source code, enabling developers to reason more effectively about the interactions in a complex system. We describe our implementation, prove the soundness of the annotation system, and give an algorithm for automatically inferring alias annotations. Our experience suggests that the annotation system is practical, that annotation inference is efficient and yields appropriate annotations, and that the annotations can express important invariants of data structures and of software architectures.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference41 articles.
1. ArchJava
2. Jonathan Aldrich Valentin Kostadinov and Craig Chambers. Alias Annotations for Program Understanding. University of Washington technical report UW-CSE-02-11-01 November 2002.]] Jonathan Aldrich Valentin Kostadinov and Craig Chambers. Alias Annotations for Program Understanding. University of Washington technical report UW-CSE-02-11-01 November 2002.]]
3. ArchJava web site. http://www.archjava.org/]] ArchJava web site. http://www.archjava.org/]]
Cited by
33 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. A Grounded Conceptual Model for Ownership Types in Rust;Proceedings of the ACM on Programming Languages;2023-10-16
2. Parallelism in a Region Inference Context;Proceedings of the ACM on Programming Languages;2023-06-06
3. Garbage-Collection Safety for Region-Based Type-Polymorphic Programs;Proceedings of the ACM on Programming Languages;2023-06-06
4. A flexible type system for fearless concurrency;Proceedings of the 43rd ACM SIGPLAN International Conference on Programming Language Design and Implementation;2022-06-09
5. Linearity and Uniqueness: An Entente Cordiale;Programming Languages and Systems;2022