{
  "_class" : "io.jenkins.plugins.analysis.core.restapi.ReportApi",
  "issues" : [
    {
      "addedAt" : 0,
      "authorEmail" : "-",
      "authorName" : "-",
      "baseName" : "JavaFxMediaPlayer.java",
      "category" : "MT_CORRECTNESS",
      "columnEnd" : 0,
      "columnStart" : 0,
      "commit" : "-",
      "description" : "",
      "fileName" : "../../blueMarine2_Metrics/workspace/modules/JavaFX/src/main/java/it/tidalwave/bluemarine2/ui/audio/renderer/impl/javafx/JavaFxMediaPlayer.java",
      "fingerprint" : "bd09dd1616c02f089835170ed8167501",
      "lineEnd" : 88,
      "lineStart" : 88,
      "message" : "Inconsistent synchronization of it.tidalwave.bluemarine2.ui.audio.renderer.impl.javafx.JavaFxMediaPlayer.media; locked 50% of time",
      "moduleName" : "blueMarine II :: UI :: JavaFX",
      "origin" : "spotbugs",
      "originName" : "",
      "packageName" : "it.tidalwave.bluemarine2.ui.audio.renderer.impl.javafx",
      "reference" : "237",
      "severity" : "LOW",
      "toString" : "JavaFxMediaPlayer.java(88,0): IS2_INCONSISTENT_SYNC: MT_CORRECTNESS: Inconsistent synchronization of it.tidalwave.bluemarine2.ui.audio.renderer.impl.javafx.JavaFxMediaPlayer.media; locked 50% of time",
      "type" : "IS2_INCONSISTENT_SYNC"
    }
  ],
  "size" : 1,
  "toString" : "- (-): 1 issues (28 duplicates)"
}