DocumentCode
3723025
Title
Detecting Broken Pointcuts Using Structural Commonality and Degree of Interest (N)
Author
Raffi Khatchadourian;Awais Rashid;Hidehiko Masuhara;Takuya Watanabe
Author_Institution
City Univ. of New York, New York, NY, USA
fYear
2015
Firstpage
641
Lastpage
646
Abstract
Pointcut fragility is a well-documented problem in Aspect-Oriented Programming, changes to the base-code can lead to join points incorrectly falling in or out of the scope of pointcuts. Deciding which pointcuts have broken due to base-code changes is a daunting venture, especially in large and complex systems. We present an automated approach that recommends pointcuts that are likely to require modification due to a particular base-code change, as well as ones that do not. Our hypothesis is that join points selected by a pointcut exhibit common structural characteristics. Patterns describing such commonality are used to recommend pointcuts that have potentially broken to the developer. The approach is implemented as an extension to the popular Mylyn Eclipse IDE plug-in, which maintains focused contexts of entities relevant to the task at hand using a Degree of Interest (DOI) model.
Keywords
"Context","Software","Programming","Complex systems","Java","Software engineering","Cities and towns"
Publisher
ieee
Conference_Titel
Automated Software Engineering (ASE), 2015 30th IEEE/ACM International Conference on
Type
conf
DOI
10.1109/ASE.2015.80
Filename
7372051
Link To Document