Benedict Jin 2b73644340 * Use @SuppressWarnings("GuardedBy") instead of noinspection FieldAccessNotGuarded comment (#6903)
* Remove `@GuardedBy("connectionLock")` from `connectionLock` itself

* Add FieldAccessNotGuarded into inspection profile and set the level to ERROR
2019-01-27 12:42:45 -08:00
..