You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/10/17 08:31:35 UTC

[jira] Commented: (XALANJ-2284) [PATCH] remove needless synchronization

    [ http://issues.apache.org/jira/browse/XALANJ-2284?page=comments#action_12442808 ] 
            
Brian Minchau commented on XALANJ-2284:
---------------------------------------

I'll wait for Henry's comments on this patch.
His preliminary communication is that this patch is OK,
but it imples that we drop runtime support for 1.1.x and move
to 1.2 and up.  Waiting for consensus from users and from
the PMC on moving to 1.2


> [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
>         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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org