Concurrency problem with recursive template.
--------------------------------------------

         Key: XALANJ-2042
         URL: http://issues.apache.org/jira/browse/XALANJ-2042
     Project: XalanJ2
        Type: Bug
    Versions: 2.6    
 Environment: SunOS 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-Enterprise
Xalan Java 2.6.0
    Reporter: Ed Knoll
 Attachments: RecurseTest.zip

We get transformation differences (using a SAX processing chain) associated 
with a recursively called template when the same transformation is performed by 
multiple threads.  The problem seems to be associated with local variables 
defined within the template.  Elimination of those variables eliminates the 
errors.  Source to reproduce the problem to be attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to