-
Bug
-
Resolution: Fixed
-
Minor
-
None
SimpleDateFormat class is not thread-safe, so it must not be used as a static field or as a local field used by multiple threads.
Discovered it while investigating JENKINS-49176
- relates to
-
JENKINS-49176 SimpleDateFormat is not whitelisted - JEP-200
-
- Resolved
-
- links to
Created https://github.com/jenkinsci/last-changes-plugin/pull/41