JTracker - A Tool for Change Propagation in Java

  • Authors:
  • Steve Gwizdala;Yong Jiang;Václav Rajlich

  • Affiliations:
  • -;-;-

  • Venue:
  • CSMR '03 Proceedings of the Seventh European Conference on Software Maintenance and Reengineering
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

During software evolution,programmers add newfunctionalities and release new versions of software.This is complicated work,particularly in largeapplications,and tools are needed to deal with it.In thispaper we introduce a tool named JTracker that helpsprogrammers implement change propagation in Javaapplications.We conducted a case study of a change inopen source application JMeter,in which we usedJTracker.