mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ctissot
10.15.2008 0701cf10b389a3b27e5f428abe64ea4cd27805ec
refs
author ctissot <ctissot@localhost>
Monday, March 10, 2008 14:15 +0100
committer ctissot <ctissot@localhost>
Monday, March 10, 2008 14:15 +0100
commit0701cf10b389a3b27e5f428abe64ea4cd27805ec
tree 9b61c8012e5debf82ef8d45509b37da5cbf8ca41 tree | zip | gz
parent e30b5d8763b562ccb695285bad6baac26f555f9f view | diff
Fix for issue #3036: Searching for the workflow candidate might generate an exception

The internal lists are now CopyOnWriteArrayList lists so that iterators
do not through exceptions when the lists are modified.

Immutable iterable instances are returned instead of lists.
1 files modified
54 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/core/NetworkGroupNamingContexts.java 54 ●●●● diff | view | raw | blame | history