DocumentCode :
2984276
Title :
A technique for dynamic updating of Java software
Author :
Orso, Alessandro ; Rao, Anup ; Harrold, Mary Jean
Author_Institution :
Coll. of Comput., Georgia Inst. of Technol., Atlanta, GA, USA
fYear :
2002
fDate :
2002
Firstpage :
649
Lastpage :
658
Abstract :
During maintenance, systems are updated to correct faults, improve functionality, and adapt the software to changes in its execution environment. The typical software update process consists of stopping the system to be updated, performing the update of the code, and restarting the system. For systems such as banking and telecommunication software, however the cost of downtime can be prohibitive. The situation is even worse for systems such as air-traffic controllers and life-support software, for which a shut-down is in general not an option. In those cases, the use of some form of on-the-fly program modification is required. In this paper, we present a new technique for dynamic updating of Java software. Our technique is based oil the use of proxy classes and requires no support from the runtime system. The technique allows for updating a running Java program by substituting, adding, and deleting classes. We also present DUSC (dynamic updating through swapping of classes), a tool that we developed and that implements our technique. Finally, we describe an empirical study that we performed to validate the technique of a real Java subject. The results of the study show that our technique can be effectively applied to Java software with only little overhead in both execution time and program size.
Keywords :
Java; object-oriented programming; software maintenance; DUSC tool; Java software; dynamic updating; dynamic updating through swapping of classes; execution environment; execution time; fault correction; maintenance; on-the-fly program modification; program size; proxy classes; software adaptation; Aerodynamics; Application software; Banking; Control systems; Costs; Educational institutions; Hardware; Java; Software maintenance; Telecommunication control;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Software Maintenance, 2002. Proceedings. International Conference on
ISSN :
1063-6773
Print_ISBN :
0-7695-1819-2
Type :
conf
DOI :
10.1109/ICSM.2002.1167829
Filename :
1167829
Link To Document :
بازگشت