[midPoint-git] [Evolveum/midpoint] 9c04bd: Fix MID-4396: Concurrent modification exception
Pavol Mederly
mederly at evolveum.com
Thu Jan 18 14:30:35 CET 2018
Branch: refs/heads/post-3.7-fixes
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
Compare: https://github.com/Evolveum/midpoint/compare/ebeb73019191...d3f9b44679c9
More information about the midPoint-svn
mailing list