[ 
https://issues.apache.org/jira/browse/XALANJ-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Brosius closed XALANJ-2284.
--------------------------------


Patch applied correctly

> [PATCH] remove needless synchronization
> ---------------------------------------
>
>                 Key: XALANJ-2284
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2284
>             Project: XalanJ2
>          Issue Type: Improvement
>    Affects Versions: 2.7
>            Reporter: Dave Brosius
>            Assignee: Brian Minchau
>             Fix For: 2.7.1
>
>         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.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to