We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc2d9de + 7d1d99f commit 0aa21eaCopy full SHA for 0aa21ea
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