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

Replace DecimalFormat and SimpleDateFormat to DateTime

XMLWordPrintable

      com.microfocus.adm.performancecenter.plugins.common.pcEntities.TimeslotDuration usesĀ java.text.SimpleDateFormat, java.text.DecimalFormat which are not thread safe after the addition of JDK 8, we need to move to a thread safe solution likeĀ DateTime.
      and remove it from the whitelist and if needed replace with new whitelist classes.

            danieldanan Daniel Danan
            gront Daniel Gront
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: