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_a...@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-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org