commit | e47c068f6d69059675b0dc2ea44a6eaac5ffd8c4 | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Fri Sep 12 15:29:58 2008 +0000 |
committer | Karl Pauls <pauls@apache.org> | Fri Sep 12 15:29:58 2008 +0000 |
tree | f792b559704d56e0160820ccaa5b0e6e8cfce901 | |
parent | 5454d104146b7ff080c90a427ecf967f85834ab0 [diff] |
Fix an issue with FilterImpl.toString which could throw a NullPointerException when several Threads where doing a toString at the same time. The fix is making the children member of Operator volatile and assign it optimistic. (FELIX-721) git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@694713 13f79535-47bb-0310-9956-ffa450edef68