Sciweavers

3 search results - page 1 / 1
» JAAT: Java Alias Analysis Tool for Program Maintenance Activ...
Sort
View
ISORC
2006
IEEE
15 years 7 months ago
JAAT: Java Alias Analysis Tool for Program Maintenance Activities
Alias analysis is a method for extracting sets of expressions which may possibly refer to the same memory locations during program execution. Although many researchers have alread...
Fumiaki Ohata, Katsuro Inoue
113
Voted
SIGSOFT
2006
ACM
16 years 1 months ago
Finding failure-inducing changes in java programs using change classification
Testing and code editing are interleaved activities during program development. When tests fail unexpectedly, the changes that caused the failure(s) are not always easy to find. W...
Barbara G. Ryder, Frank Tip, Maximilian Störz...
101
Voted
ICSE
2009
IEEE-ACM
15 years 5 months ago
Visual exploration of large-scale evolving software
The comprehensive understanding of today’s software systems is a daunting activity, because of the sheer size and complexity that such systems exhibit. Moreover, software system...
Richard Wettel