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

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

There is a newer version: 8.6.0.37351
Show newest version
{
  "title": "\"super.finalize()\" should be called at the end of \"Object.finalize()\" implementations",
  "type": "BUG",
  "status": "deprecated",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-1114",
  "sqKey": "S1114",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      568
    ],
    "CERT": [
      "MET12-J."
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy