blob: c9afbafc4731c84afd45baf724ff77d8b6d394ea [file] [log] [blame]
<html>
<body>
Reports <b>synchronized</b> statements where the lock expression
is a reference to a non-<b>final</b> field. Such statements are unlikely to have useful semantics, as different
threads may be locking on different objects even when operating on the same object.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>