]> source.dussan.org Git - sonarqube.git/commit
SONAR-6397 don't call both containsKey and get when data is in cache
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Wed, 3 Feb 2016 13:42:56 +0000 (14:42 +0100)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 4 Feb 2016 16:41:47 +0000 (17:41 +0100)
commit887469d22f121899b23443a27f1998e691655462
tree4f6b0a877b9532ce8ebaa51ad124147aa4cd5d70
parentb9ec130f779be67f33316fd47fb6987f02c48d2a
SONAR-6397 don't call both containsKey and get when data is in cache
server/sonar-server/src/main/java/org/sonar/server/computation/scm/ScmInfoRepositoryImpl.java