commit | 0861a4ed1e4d6bc11cb792e7f031f62fb24a06ae | [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 | 8667c71e7518d30be8ac484cd5f35c9f5a5081b1 [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