maven/maven-model-builder
Kristian Rosenvold f2c08ee302 [MNG-4542] StringSearchModelInterpolator concurrency problem
Replaced WeakHashmap + synchronized with a ConcurrentHashMap. This was done after observing no change in memory profile
after running all the IT's in the maven embedder with and without this patch. Discussed change with original author
of code.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@902473 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 20:04:29 +00:00
..
src [MNG-4542] StringSearchModelInterpolator concurrency problem 2010-01-23 20:04:29 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2010-01-06 10:49:23 +00:00