Sciweavers

67
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Scalable race detection for Android applications
We present a complete end-to-end dynamic analysis system for finding data races in mobile Android applications. The capabilities of our system significantly exceed the state of ...
Pavol Bielik, Veselin Raychev, Martin T. Vechev
74
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Declarative fence insertion
Previous work has shown how to insert fences that enforce sequential consistency. However, for many concurrent algorithms, sequential consistency is unnecessarily strong and can l...
John Bender, Mohsen Lesani, Jens Palsberg
74
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Measuring the usability and capability of App inventor to create mobile Applications
MIT App Inventor is a web service that enables users with little to no previous programming experience to create mobile applications using a visual blocks language. We analyze a s...
Benjamin Xie, Isra Shabir, Hal Abelson
75
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Trace register allocation
This paper proposes the idea of Trace Register Allocation, a register allocation approach that is tailored for just-intime (JIT) compilation in the context of virtual machines wit...
Josef Eisl
61
Voted
OOPSLA
2015
Springer
9 years 11 months ago
Galois transformers and modular abstract interpreters: reusable metatheory for program analysis
Abstract Interpreters Reusable Metatheory for Program Analysis David Darais University of Maryland Matthew Might University of Utah David Van Horn University of Maryland
David Darais, Matthew Might, David Van Horn