帅气花生

文章
4
资源
0
加入时间
2年10月18天

synchronized - 不要锁常量

synchronized - 不要锁常量It is not recommended to use objects which are pooled and reused, if you do so there is a chance of getting into deadlock condition down the line.不要尝试使用池化或者重用的对象,有可能会造成死锁或者竞态条件有些时候使用 synchronized 时会这样写, 这样的不建议的:String rs1 = "