Reports any synchronized block which locks on an instance of java.util.concurrent.locks.Lock. Such synchronization is almost certainly inadvertent, and appropriate versions of .lock() and .unlock() should be used instead.