]> source.dussan.org Git - sonarqube.git/blob
5453e1ae11221789ade3a3b298fa18ea6a32191c
[sonarqube.git] /
1 <p>Even though the JavaDoc does not contain a hint about it, Calendars are inherently unsafe for multihtreaded use. 
2 The detector has found a call to an instance of Calendar that has been obtained via a static
3 field. This looks suspicous.</p>
4 <p>For more information on this see <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6231579">Sun Bug #6231579</a>
5 and <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6178997">Sun Bug #6178997</a>.</p>