Replace DecimalFormat and SimpleDateFormat to DateTime

This issue is archived. You can view it, but you can't modify it. Learn more

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.

            Assignee:
            Daniel Danan
            Reporter:
            Daniel Gront
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: