Reports any calls to
notify()
or
notifyAll()
on an object of class
java.util.concurrent.locks.Condition()
. It is almost certain that
signal()
or
signalAll()
was intended instead.