blob: 37cb43392bc96f19ee4703eea57799a445c63ce7 [file] [log] [blame]
<html>
<body>
<font face="verdana" size="-1">
This inspection reports instances of Groovy <b><font color="#000080">synchronized</font></b> statements where the lock expression
is a non-<b><font color="#000080">final</font></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.
</font><br><small>Powered by InspectorGroovy</small></body>
</html>