Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleOctober 2004
Chianti: a tool for change impact analysis of java programs
OOPSLA '04: Proceedings of the 19th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applicationsPages 432–448https://doi.org/10.1145/1028976.1029012This paper reports on the design and implementation of Chianti, a change impact analysis tool for Java that is implemented in the context of the Eclipse environment. Chianti analyzes two versions of an application and decomposes their difference into a ...
Also Published in:
ACM SIGPLAN Notices: Volume 39 Issue 10 - ArticleOctober 2004
Finding and preventing run-time error handling mistakes
OOPSLA '04: Proceedings of the 19th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applicationsPages 419–431https://doi.org/10.1145/1028976.1029011It is difficult to write programs that behave correctly in the presence of run-time errors. Existing programming language features often provide poor support for executing clean-up code and for restoring invariants in such exceptional situations. We ...
Also Published in:
ACM SIGPLAN Notices: Volume 39 Issue 10