blob: 69fd9e8d6cc360c4b885638fedfa73d1022a3cab [file] [log] [blame]
<html>
<body>
Reports any <b>synchronized</b>
block which locks on an instance of <b>java.util.concurrent.locks.Lock</b>.
Such synchronization is almost certainly inadvertent, and appropriate versions of <b>.lock()</b>
and <b>.unlock()</b> should be used instead.
<!-- tooltip end -->
<p>
</body>
</html>