
org.sonar.l10n.java.rules.java.S2446.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"notifyAll()\" should be preferred over \"notify()\"",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"multi-threading",
"cert"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2446",
"sqKey": "S2446",
"scope": "Main",
"securityStandards": {
"CERT": [
"THI02-J."
]
},
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy