We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2d9de commit 7d1d99fCopy full SHA for 7d1d99f
1 file changed
softdev.bib
@@ -3414,3 +3414,12 @@ @misc{shipilev20local
3414
howpublished = {\url{https://shipilev.net/jvm/anatomy-quarks/8-local-var-reachability/}},
3415
note = {Accessed: 2024-10-08},
3416
}
3417
+
3418
+@inproceedings{wang06escape,
3419
+ title={Escape analysis for synchronization removal},
3420
+ author={Wang, Lei and Sun, Xikun},
3421
+ booktitle={SAC},
3422
+ pages={1419--1423},
3423
+ year=2006,
3424
+ month = Apr
3425
+}
0 commit comments