]> source.dussan.org Git - sonarqube.git/blob
eef053373eb7ccc55b1819dae9f5e6df4409ec45
[sonarqube.git] /
1 <p>As the JavaDoc states, DateFormats are inherently unsafe for multithreaded use. 
2 The detector has found a call to an instance of DateFormat 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>