| <html> | |
| <body> | |
| Reports synchronization on a local variable or parameter. Such | |
| synchronization has little effect, since different threads usually will have | |
| different values for the local variable or parameter. The intent of the code | |
| will usually be clearer if synchronization on a field is used. | |
| <!-- tooltip end --> | |
| <p> | |
| <small>New in 8, Powered by InspectionGadgets</small> | |
| </body> | |
| </html> |