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

Dave Brosius closed XALANJ-2283.
--------------------------------


> [PATCH] remove needless synchronization
> ---------------------------------------
>
>                 Key: XALANJ-2283
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2283
>             Project: XalanJ2
>          Issue Type: Improvement
>    Affects Versions: 2.7
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 2.7.1
>
>
> Several places in the code uses synchronized collections for local variables 
> that are not exposed outside of the method in which they are declared. this 
> is just a waste. This code, changes these instances to use 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