Effective static race detection for Java
暂无分享,去创建一个
Alexander Aiken | Mayur Naik | John Whaley | A. Aiken | M. Naik | J. Whaley
[1] Scott D. Stoller,et al. Static analysis of atomicity for programs with non-blocking synchronization , 2005, PPoPP.
[2] Dinghao Wu,et al. KISS: keep it simple and sequential , 2004, PLDI '04.
[3] Jeffrey S. Foster,et al. LOCKSMITH: context-sensitive correlation analysis for race detection , 2006, PLDI '06.
[4] Jong-Deok Choi,et al. Techniques for debugging parallel programs with flowback analysis , 1991, TOPL.
[5] Ondrej Lhoták,et al. Points-to analysis using BDDs , 2003, PLDI '03.
[6] Monica S. Lam,et al. Cloning-based context-sensitive pointer alias analysis using binary decision diagrams , 2004, PLDI '04.
[7] Stephen N. Freund,et al. Detecting race conditions in large programs , 2001, PASTE '01.
[8] David Gay,et al. Barrier inference , 1998, POPL '98.
[9] Jerry J. Harrow. Runtime Checking of Multithreaded Applications with Visual Threads , 2000, SPIN.
[10] Cormac Flanagan,et al. A type and effect system for atomicity , 2003, PLDI.
[11] Stephen N. Freund,et al. Type inference against races , 2004, Sci. Comput. Program..
[12] Leslie Lamport,et al. Time, clocks, and the ordering of events in a distributed system , 1978, CACM.
[13] Cormac Flanagan,et al. Types for atomicity , 2003, TLDI '03.
[14] Barton P. Miller,et al. Detecting Data Races on Weak Memory Systems , 1991, ISCA.
[15] Jianwen Zhu,et al. Symbolic pointer analysis revisited , 2004, PLDI '04.
[16] Jeremy Manson,et al. The Java memory model , 2005, POPL '05.
[17] Stephen N. Freund,et al. Type-based race detection for Java , 2000, PLDI '00.
[18] Martín Abadi,et al. Types for Safe Locking , 1999, ESOP.
[19] Stephen N. Freund,et al. Atomizer: a dynamic atomicity checker for multithreaded programs , 2004, 18th International Parallel and Distributed Processing Symposium, 2004. Proceedings..
[20] Thomas R. Gross,et al. Static conflict analysis for multi-threaded object-oriented programs , 2003, PLDI '03.
[21] Hiroyasu Nishiyama,et al. Detecting Data Races Using Dynamic Escape Analysis Based on Read Barrier , 2004, Virtual Machine Research and Technology Symposium.
[22] Barbara G. Ryder,et al. Parameterized object sensitivity for points-to analysis for Java , 2005, TSEM.
[23] Jong-Deok Choi,et al. Efficient and precise datarace detection for multithreaded object-oriented programs , 2002, PLDI '02.
[24] Ondrej Lhoták,et al. Jedd: a BDD-based relational extension of Java , 2004, PLDI '04.
[25] Rahul Agarwal,et al. Optimized run-time race detection and atomicity checking using partial discovered types , 2005, ASE.
[26] Rahul Agarwal,et al. Automated type-based analysis of data races and atomicity , 2005, PPoPP.
[27] Martin C. Rinard,et al. A parameterized type system for race-free Java programs , 2001, OOPSLA '01.
[28] Laurie Hendren,et al. Soot---a java optimization framework , 1999 .
[29] John M. Mellor-Crummey,et al. On-the-fly detection of data races for programs with nested fork-join parallelism , 1991, Proceedings of the 1991 ACM/IEEE Conference on Supercomputing (Supercomputing '91).
[30] Thomas A. Henzinger,et al. Race checking by context inference , 2004, PLDI '04.
[31] Scott D. Stoller,et al. Runtime analysis for atomicity for multi-threaded programs , 2005 .
[32] Edith Schonberg,et al. Detecting access anomalies in programs with critical sections , 1991, PADD '91.
[33] Benjamin Livshits,et al. Context-sensitive program analysis as database queries , 2005, PODS.
[34] Jong-Deok Choi,et al. Static Datarace Analysis for Multithreaded Object-Oriented Programs , 2001 .
[35] Michael Burrows,et al. Eraser: a dynamic data race detector for multi-threaded programs , 1997, TOCS.
[36] Thomas R. Gross,et al. Object race detection , 2001, OOPSLA '01.
[37] Koen De Bosschere,et al. RecPlay: a fully integrated practical record/replay system , 1999, TOCS.
[38] Stephen N. Freund,et al. Type inference for atomicity , 2005, TLDI '05.
[39] Charles E. Leiserson,et al. Detecting data races in Cilk programs that use locks , 1998, SPAA '98.
[40] Jong-Deok Choi,et al. Hybrid dynamic data race detection , 2003, PPoPP '03.
[41] Martin C. Rinard,et al. ACM Conference on Object-Oriented Programming, Systems, Languages and Applications (OOPSLA), November 2002 Ownership Types for Safe Programming: Preventing Data Races and Deadlocks , 2022 .
[42] Randal E. Bryant,et al. Graph-Based Algorithms for Boolean Function Manipulation , 1986, IEEE Transactions on Computers.
[43] Barbara G. Ryder,et al. Parameterized object sensitivity for points-to and side-effect analyses for Java , 2002, ISSTA '02.
[44] Richard J. Lipton,et al. Reduction: a method of proving properties of parallel programs , 1975, CACM.
[45] David E. Culler,et al. The nesC language: A holistic approach to networked embedded systems , 2003, PLDI.
[46] Nicholas Sterling,et al. WARLOCK - A Static Data Race Analysis Tool , 1993, USENIX Winter.
[47] Dawson R. Engler,et al. RacerX: effective, static detection of race conditions and deadlocks , 2003, SOSP '03.
[48] Rahul Agarwal,et al. Type Inference for Parameterized Race-Free Java , 2004, VMCAI.
[49] Cormac Flanagan,et al. Verifying Commit-Atomicity Using Model-Checking , 2004, SPIN.
[50] Michael Burrows,et al. Eraser: a dynamic data race detector for multithreaded programs , 1997, TOCS.
[51] Assaf Schuster,et al. Efficient on-the-fly data race detection in multithreaded C++ programs , 2003, PPoPP '03.
[52] David F. Bacon,et al. Guava: a dialect of Java without data races , 2000, OOPSLA '00.
[53] Edith Schonberg,et al. An empirical comparison of monitoring algorithms for access anomaly detection , 2011, PPOPP '90.
[54] Koen De Bosschere,et al. TRaDe: A Topological Approach to On-the-Fly Race Detection in Java Programs , 2001, Java Virtual Machine Research and Technology Symposium.
[55] Edith Schonberg,et al. On-the-fly detection of access anomalies , 2018, PLDI '89.