Withdraw
Loading…
Practical Static Race Detection for Java Parallel Loops
Radoi, Cosmin; Dig, Danny
Loading…
Permalink
https://hdl.handle.net/2142/42545
Description
- Title
- Practical Static Race Detection for Java Parallel Loops
- Author(s)
- Radoi, Cosmin
- Dig, Danny
- Issue Date
- 2013-02-05
- Keyword(s)
- race detection
- Java
- parallelism
- Abstract
- Despite significant progress in recent years, the important problem of static race detection remains open. Previous techniques took a general approach and looked for races by analyzing the effects induced by low-level concurrency con- structs (e.g., java.lang.Thread). But constructs and libraries for expressing parallelism at a higher level (e.g., fork-join, futures, parallel loops) are becoming available in all ma- jor programming languages. We claim that specializing an analysis to take advantage of the extra semantic informa- tion provided by the use of these constructs and libraries improves precision and scalability. We present IteRace, a set of techniques that are special- ized to use the intrinsic thread, safety, and data-flow struc- ture of collections and of the new loop-parallelism mecha- nism to be introduced in Java8. Our evaluation shows that IteRace is fast and precise enough to be practical. It scales to programs of hundreds of thousands of lines of code and it reports few race warnings, thus avoiding a common pitfall of static analyses. The tool revealed six bugs in real-world ap- plications. We reported four of them, one had already been fixed, and three were new and the developers confirmed and fixed them.
- Type of Resource
- text
- Language
- en
- Permalink
- http://hdl.handle.net/2142/42545
Owning Collections
Manage Files
Loading…
Edit Collection Membership
Loading…
Edit Metadata
Loading…
Edit Properties
Loading…
Embargoes
Loading…