You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2015/11/05 22:01:27 UTC

[jira] [Updated] (XERCESJ-1634) Synchronization problem in XMLGrammarPoolImpl.

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

Michael Glavassevich updated XERCESJ-1634:
------------------------------------------
    Fix Version/s:     (was: 2.11.0)

> Synchronization problem in XMLGrammarPoolImpl.
> ----------------------------------------------
>
>                 Key: XERCESJ-1634
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1634
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.11.0
>            Reporter: Cristian Talau
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In the *XMLGrammarPoolImpl* class, most of the methods are synchronized on the fGrammars field, except for *clear*. This may cause *fGrammars* issues.
> Fortunately, the field is protected, so as a workaround the fix can be applied in the client code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org