Hacker News new | ask | show | jobs
Synchronization on local variables in Java (stackoverflow.com)
6 points by mixmasteralan 5014 days ago
1 comments

I thought it was a bad idea to synchronize on the object your modifying.