]> source.dussan.org Git - sonarqube.git/blob
75a09744546f52a27988de6978a70e551f5286fd
[sonarqube.git] /
1 <p>Since the field is synchronized on, it seems not likely to be null.
2 If it is null and then synchronized on a NullPointerException will be
3 thrown and the check would be pointless. Better to synchronize on 
4 another field.</p>