Home / Vulnerability Database / Scala : Call of notify() in synchronized block
Scala
Scala : Call of notify() in synchronized block
Overview
The method notify() is invoked inside the synchronized block. Perhaps vague behavior: it is not clear which awakening of a thread will occur as a result of a call notify().
LOW
DerScanner Severity Score
Do you want to fix Scala : Call of notify() in synchronized block in your application?
See also
Scala
Scala : Unreleased resource stream
Scala
Scala : Multiple loggers in same class
Scala
