[midPoint-git] [Evolveum/midpoint] 9c04bd: Fix MID-4396: Concurrent modification exception

kate honchar at evolveum.com
Thu Jan 18 14:53:48 CET 2018


  Branch: refs/heads/support-3.7
  Home:   https://github.com/Evolveum/midpoint
  Commit: 9c04bddce5b9f8db4788f8645c1fb21d0596bd15
      https://github.com/Evolveum/midpoint/commit/9c04bddce5b9f8db4788f8645c1fb21d0596bd15
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionFactory.java

  Log Message:
  -----------
  Fix MID-4396: Concurrent modification exception

ScriptExpressionFactory.function collection was shared throughout
midPoint, and was being added new elements occasionally. This caused
CME and - maybe - also unwanted growth of this collection.


  Commit: d3f9b44679c97709af7dd291009e7879f22cb39e
      https://github.com/Evolveum/midpoint/commit/d3f9b44679c97709af7dd291009e7879f22cb39e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/ContainerWrapper.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/post-3.7-fixes' into post-3.7-fixes


  Commit: 08e51f4d7916a9247dad1b9f608a04cc37423d53
      https://github.com/Evolveum/midpoint/commit/08e51f4d7916a9247dad1b9f608a04cc37423d53
  Author: kate <honchar at evolveum.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/OrgMemberPanel.java

  Log Message:
  -----------
  org members ui auths


  Commit: ac7125c3836e9b687591405cfba3f3e6d730fef9
      https://github.com/Evolveum/midpoint/commit/ac7125c3836e9b687591405cfba3f3e6d730fef9
  Author: kate <honchar at evolveum.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionFactory.java

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' of https://github.com/Evolveum/midpoint into post-3.7-fixes


  Commit: 2317fdfa84680c1331d5fa1a032d28fda4210c01
      https://github.com/Evolveum/midpoint/commit/2317fdfa84680c1331d5fa1a032d28fda4210c01
  Author: kate <honchar at evolveum.com>
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/users/component/OrgMemberPanel.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionFactory.java

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' into support-3.7


Compare: https://github.com/Evolveum/midpoint/compare/431c74607c56...2317fdfa8468


More information about the midPoint-svn mailing list