All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.java.S3046.json Maven / Gradle / Ivy

{
  "title": "\"wait\" should not be called when multiple locks are held",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "30min"
  },
  "tags": [
    "multi-threading",
    "deadlock"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-3046",
  "sqKey": "S3046",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy