sponsors
usenix conference policies
Fine-grained Patches for Java Software Upgrades
Eduardo R. B. Marques, Faculdade de Ciências da Universidade de Lisboa
We present a novel methodology for deriving fine-grained patches of Java software. We consider an abstract-syntax tree (AST) representation of Java classes compiled to the Java Virtual Machine (JVM) format, and a difference analysis over the AST representation to derive patches. The AST representation defines an appropriate abstraction level for analyzing differences, yielding compact patches that correlate modularly to actual source code changes. The approach contrasts to other common, coarse-grained approaches, like plain binary differences, which may easily lead to disproportionately large patches. We present the main traits of the methodology, a prototype tool called aspa that implements it, and a case-study analysis on the use of aspa to derive patches for the Java 2 SE API. The case-study results illustrates that aspa patches have a significantly smaller size than patches derived by binary differencing tools.
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.
author = {Eduardo R. B. Marques},
title = {Fine-grained Patches for Java Software Upgrades},
booktitle = {5th Workshop on Hot Topics in Software Upgrades (HotSWUp 13)},
year = {2013},
address = {San Jose, CA},
url = {https://www.usenix.org/conference/hotswup13/workshop-program/presentation/marques},
publisher = {USENIX Association},
month = jun
}
connect with us