Sciweavers

MSR
2015
ACM
9 years 11 months ago
Do Onboarding Programs Work?
—Open source software systems rely on community source code contributions to fix bugs and develop new features. Unfortunately, it is often difficult to become an effective cont...
MSR
2015
ACM
9 years 11 months ago
Automatically Prioritizing Pull Requests
—In previous work, we observed that in the pull-based development model integrators face challenges with regard to prioritizing work in the face of multiple concurrent pull reque...
MSR
2015
ACM
9 years 11 months ago
Are These Bugs Really "Normal"?
—Understanding the severity of reported bugs is important in both research and practice. In particular, a number of recently proposed software engineering techniques predict bug ...
MSR
2015
ACM
9 years 11 months ago
Generating the Blueprints of the Java Ecosystem
—Examining a large number of software artifacts can provide the research community with data regarding quality and design. We present a dataset obtained by statically analyzing 2...
MSR
2015
ACM
9 years 11 months ago
Unveiling Exception Handling Bug Hazards in Android Based on GitHub and Google Code Issues
—This paper reports on a study mining the exception stack traces included in 159,048 issues reported on Android projects hosted in GitHub (482 projects) and Google Code (157 proj...