You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Yiqing Zhu (JIRA)" <xa...@xml.apache.org> on 2011/09/05 11:31:10 UTC

[jira] [Created] (XALANJ-2541) data race by statistic analyze

data race by statistic analyze
------------------------------

                 Key: XALANJ-2541
                 URL: https://issues.apache.org/jira/browse/XALANJ-2541
             Project: XalanJ2
          Issue Type: Bug
      Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects.  Anybody can view the issue.)
          Components: Xalan
    Affects Versions: 2.7.1
         Environment: linux, eclipse,soot
            Reporter: Yiqing Zhu


Currently I use data mining techniques to find bugs in dacapo benchmark, and in Xalan, I found that the method <org.apache.xml.dtm.ref.DTMDefaultBase: int makeNodeIdentity> should be "synchronized", so that the shared variable m_dtms and m_dtms.offsets could be protected.
I don't know whether it is a potential bug that can cause data race.
Please contact me via  if you have any answer. 
Thank you very much!
My email: XGDJ_alex@hotmail.com

--
This message is automatically generated by JIRA.
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