[ http://issues.apache.org/jira/browse/XALANJ-2284?page=all ]

Brian Minchau reassigned XALANJ-2284:
-------------------------------------

    Assignee: Henry Zongaro

Assigning to Henry Z. to review/apply the patch.

> [PATCH] remove needless synchronization
> ---------------------------------------
>
>                 Key: XALANJ-2284
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2284
>             Project: XalanJ2
>          Issue Type: Improvement
>    Affects Versions: Latest Development Code
>            Reporter: Dave Brosius
>         Assigned To: Henry Zongaro
>         Attachments: remove_needless_synchronization.diff
>
>
> several places in the code use synchronized collections for local variables 
> that never escape the method in which they are used. This is just a waste. 
> This patch replaces these instances with non synchronized collections.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to