{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "CachingRestClientSupport.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/Commons/src/main/java/it/tidalwave/bluemarine2/rest/CachingRestClientSupport.java",
      "fingerprint" : "15d19b3016ce14027dff4a2bed515412",
      "lineEnd" : 231,
      "lineStart" : 231,
      "message" : "it.tidalwave.bluemarine2.rest.CachingRestClientSupport.requestFromNetwork(String) calls Thread.sleep() with a lock held",
      "moduleName" : "blueMarine II :: Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.rest",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "CachingRestClientSupport.java(231,0): SWL_SLEEP_WITH_LOCK_HELD: MT_CORRECTNESS: it.tidalwave.bluemarine2.rest.CachingRestClientSupport.requestFromNetwork(String) calls Thread.sleep() with a lock held",
      "type" : "SWL_SLEEP_WITH_LOCK_HELD"
    },
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "Memoize.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/Commons/src/main/java/it/tidalwave/util/Memoize.java",
      "fingerprint" : "c7873295949af4d03d52dfd187d38d16",
      "lineEnd" : 76,
      "lineStart" : 76,
      "message" : "Inconsistent synchronization of it.tidalwave.util.Memoize.value; locked 50% of time",
      "moduleName" : "blueMarine II :: Commons",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.util",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "Memoize.java(76,0): IS2_INCONSISTENT_SYNC: MT_CORRECTNESS: Inconsistent synchronization of it.tidalwave.util.Memoize.value; locked 50% of time",
      "type" : "IS2_INCONSISTENT_SYNC"
    }
  ],
  "size" : 2,
  "toString" : "- (-): 2 issues (28 duplicates)"
}