From: Tuukka Lehtonen Date: Tue, 25 Sep 2018 21:03:39 +0000 (+0300) Subject: Prevent ConcurrentModificationException in StyledRouteGraphRenderer X-Git-Tag: v1.43.0~136^2~361 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=32f61540d7bf4d15f1ae5fa1b8cf56789f4ee207;hp=32f61540d7bf4d15f1ae5fa1b8cf56789f4ee207 Prevent ConcurrentModificationException in StyledRouteGraphRenderer Fixed via ThreadLocal-based caching of reused data structures. gitlab #132 Change-Id: I42a3d3a160f1f7a9ed30d10cca84e1dc5b6488fa ---