You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Steve Lawrence (JIRA)" <ji...@apache.org> on 2019/03/15 13:49:00 UTC

[jira] [Created] (DAFFODIL-2097) Non-thread safe code related to EvCalendar

Steve Lawrence created DAFFODIL-2097:
----------------------------------------

             Summary: Non-thread safe code related to EvCalendar
                 Key: DAFFODIL-2097
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2097
             Project: Daffodil
          Issue Type: Task
          Components: Back End
            Reporter: Steve Lawrence
            Assignee: Steve Lawrence
             Fix For: 2.4.0


When we use the EvCalendar, this results in a calendar that is often shared among threads. Since this calendar is modify by the SimpleDateTime parse and format functins, different threads using the same calendar could interact and cause spurious failures.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)