[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to