Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49185

Thread-Safety: LastChanges Plugin shares SimpleDateFormat accross threads

XMLWordPrintable

      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

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: