MigrationAdvisor: Recommending Library Migrations from Large-Scale Open-Source Data

Hao He,Yulin Xu,Xiao Cheng,Guangtai Liang,Minghui Zhou
DOI: https://doi.org/10.1109/ICSE-Companion52605.2021.00023
2021-01-01
Abstract:During software maintenance, developers may need to migrate an already in-use library to another library with similar functionalities. However, it is difficult to make the optimal migration decision with limited information, knowledge, or expertise. In this paper, we present MIGRATIONADVISOR, an evidence-based tool to recommend library migration targets through intelligent analysis upon a large number of GitHub repositories and Java libraries. The migration advisories are provided through a search engine style web service where developers can seek migration suggestions for a specific library. We conduct systematic evaluations on the correctness of results, and evaluate the usefulness of the tool by collecting usage feedback from industry developers. Video: https://youtu.be/4I75W22TqwQ.
What problem does this paper attempt to address?