Marc Breslow created OPENJPA-2629:
-------------------------------------

             Summary: Found (and fixed) 2 instances of static SimpleDateFormat 
objects which are not threadsafe
                 Key: OPENJPA-2629
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2629
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Marc Breslow


Static instances of SimpleDateFormat used in multithreaded code may cause data 
corruption or incorrect values to be reported. This patch remediates 2 of these 
issues by synchronizing access to the class variables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to