Reports accesses of fields declared as @GuardedBy which are are not guarded by an appropriate synchronization structure.
Supported @GuardedBy annotations are:
- net.jcip.annotations.GuardedBy
- javax.annotation.concurrent.GuardedBy
- org.apache.http.annotation.GuardedBy
- com.android.annotations.concurrency.GuardedBy
- androidx.annotation.GuardedBy
- com.google.errorprone.annotations.concurrent.GuardedBy