Alex Miller - Java Concurrency Bugs #2 - what to synchronize on

Following up on my previous post, this is the second installment of Java Concurrency Bugs. In this post, we’ll look at bugs that come from synchronizing on the wrong object.

Lexy Over 15 years ago