
org.sonar.l10n.java.rules.java.S1844.json Maven / Gradle / Ivy
{
"title": "\"Object.wait\" should not be called on objects that implement \"java.util.concurrent.locks.Condition\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"suspicious"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1844",
"sqKey": "S1844",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy