[
https://issues.apache.org/jira/browse/CAMEL-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506896#comment-13506896
]
Peter Sramka commented on CAMEL-5835:
-------------------------------------
For example, shown here are all uses of the instance variable bodyFunction.
Access to this variable is "incorrectly synchronized," as defined by this _JSR
133 (Java Memory Model) FAQ_:
http://www.cs.umd.edu/~pugh/java/memoryModel/jsr-133-faq.html
!screenshot-1.jpg!
> XPathBuilder is documented as being thread-safe, but it has thread-safety
> bugs.
> -------------------------------------------------------------------------------
>
> Key: CAMEL-5835
> URL: https://issues.apache.org/jira/browse/CAMEL-5835
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Environment: This bug is not environment specific.
> Reporter: Peter Sramka
> Labels: thread-safety
> Attachments: screenshot-1.jpg
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> The javadoc for org.apache.camel.builder.xml.XPathBuilder states that it is
> thread-safe, but an inspection of the source code in the trunk reveals that
> there are thread-safety bugs.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira