Race Condition in Schedule component
------------------------------------

                 Key: TOMAHAWK-1102
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1102
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Schedule
         Environment: fresh co as of aug. 31, 2007
            Reporter: Dennis Byrne
            Assignee: Dennis Byrne
             Fix For: 1.1.7-SNAPSHOT


http://java.sun.com/j2se/1.4.2/docs/api/java/text/Format.html :

"Formats are generally not synchronized. It is recommended to create separate 
format instances for each thread. If multiple threads access a format 
concurrently, it must be synchronized externally."

ScheduleUtil uses a static instance of SimpleDateFormat.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to