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

Published:

Authors: Hao He, Yulin Xu, Xiao Cheng, Guangtai Liang and Minghui Zhou
Venue: The 2021 IEEE/ACM 43rd International Conference on Software Engineering
Links: [DOI] [BibTeX] [PDF] [Code]
Notes: Tool Demo

Cite As

            

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.

Leave a Comment