org.sonar.l10n.java.rules.java.S1114.json Maven / Gradle / Ivy
{
"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